Fixed some typos

This commit is contained in:
Steve Dudenhoeffer 2007-04-26 14:20:19 +00:00
parent fc2b220c38
commit e3240214a3
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ amx_hideslots 0
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 60" "ab 300" "ab 1800" "ab 60" "bcde 11"
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.

View File

@ -68,7 +68,7 @@ amx_hideslots 0
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 60" "ab 300" "ab 1800" "ab 60" "bcde 11"
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.