Skip to content

Commit

Permalink
Fix docs, rename 'Day of Month' to 'Day of Week'
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolphfroger committed Oct 28, 2013
1 parent 9e944d2 commit ead68b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ Use the following tokens in parsing and formatting:
+--------------------------------+--------------+-------------------------------------------+
| |D |1, 2, 3 ... 30, 31 |
+--------------------------------+--------------+-------------------------------------------+
|**Day of Month** |dddd |Monday, Tuesday, Wednesday ... |
|**Day of Week** |dddd |Monday, Tuesday, Wednesday ... |
+--------------------------------+--------------+-------------------------------------------+
| |ddd |Mon, Tue, Wed ... |
+--------------------------------+--------------+-------------------------------------------+
Expand Down

0 comments on commit ead68b9

Please sign in to comment.