Skip to content

Commit a8e5a12

Browse files
committed
spelling: specific
Signed-off-by: Josh Soref <[email protected]>
1 parent b9d8903 commit a8e5a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/Likely Bugs/MishandlingJapaneseEra.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</p>
1010
</overview>
1111
<recommendation>
12-
<p>Use speific era when creating DateTime and DateTimeOffset structs from previously stored date in Japanese calendar</p>
12+
<p>Use specific era when creating DateTime and DateTimeOffset structs from previously stored date in Japanese calendar</p>
1313
<p>Don't store dates in Japanese format</p>
1414
<p>Don't use hard-coded era start date for date calculations converting dates from Japanese date format</p>
1515
<p>Use <code>JapaneseCalendar</code> class for date formatting only</p>

0 commit comments

Comments
 (0)