Преглед изворни кода

calendar: remove tab character

Matthew Crumley пре 4 година
родитељ
комит
bae106ef3e
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      pages/common/calendar.md

+ 2 - 2
pages/common/calendar.md

@@ -1,7 +1,7 @@
 # calendar
 
 > Display upcoming events from a calendar file.
-> Basic event format: "(month)/(day)	(Description)" (tab-separated).
+> Basic event format: "(month)/(day)    (Description)" (tab-separated).
 
 - Show events for today and tomorrow (or the weekend on Friday) from the default calendar:
 
@@ -29,4 +29,4 @@
 
 - Example entry for US Memorial Day (last Monday of May):
 
-`May MonLast      Memorial Day`
+`May MonLast     Memorial Day`