Bug 854058: Fix typo in mach error message: s/occured/occurred/. r=gps DONTBUILD

This commit is contained in:
Daniel Holbert 2013-03-22 22:02:37 -07:00
parent 0db5087c50
commit 38ac00bdbf

View File

@ -69,7 +69,7 @@ command. Consider filing a bug for this issue.
'''.lstrip()
MODULE_ERROR = r'''
The error occured in code that was called by the mach command. This is either
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.