Skip to content

Commit 0eb9dcc

Browse files
authored
Merge branch 'rmm5t:master' into f/lang
2 parents bdff08e + 030a88f commit 0eb9dcc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h3>Who?</h3>
164164

165165
<h3>When?</h3>
166166
<p>
167-
Timeago was conceived <time class="timeago" title="2008-07-17T02:30:00-0500">on July 17, 2008</time>. <span class="help">(Yup, that's powered by timeago too)</span>
167+
Timeago was conceived <time class="timeago" datetime="2008-07-17T07:30:00-0500">on July 17, 2008</time>. <span class="help">(Yup, that's powered by timeago too)</span>
168168
</p>
169169

170170
<h3>What else?</h3>

locales/jquery.timeago.az.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
months: '%d ay',
2525
year: '1 il',
2626
years: '%d il',
27-
wordSeparator: '',
2827
numbers: []
2928
};
3029
}));

0 commit comments

Comments
 (0)