Bug 106386 Correct misspellings in source code

patch by unknown@simplemachines.org r=timeless rs=brendan


git-svn-id: svn://10.0.0.236/trunk@243290 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2008-01-16 19:33:12 +00:00
parent 43db4760da
commit df2e338e98

View File

@@ -37,7 +37,7 @@
# ***** END LICENSE BLOCK *****
# NOTE ON LEADING/TRAILING SPACES AND QUOTES...
# Strings in this file are stripped of leading and trailing qoutes, if they are
# Strings in this file are stripped of leading and trailing quotes, if they are
# present. This allows you to express leading and trailing whitespace, which
# would otherwise be trimmed by the stringbundle code. In order to express
# a leading or trailing quote, use two of them.