Bug 106386 Correct misspellings in source code

patch by unknown@simplemachines.org r=timeless rs=brendan
This commit is contained in:
timeless@mozdev.org
2005-11-25 19:48:04 +00:00
parent 9d3d1e47f2
commit 3bc8a1937c
60 changed files with 112 additions and 112 deletions

View File

@@ -123,7 +123,7 @@ static int rtcFD = -1;
#if defined(linux) || defined(NTO)
static void DumpAddressMap()
{
// Turn off the timer so we dont get interrupts during shutdown
// Turn off the timer so we don't get interrupts during shutdown
#if defined(linux)
if (rtcHz) {
enableRTCSignals(false);