Fixing spelling mistake.

git-svn-id: svn://10.0.0.236/trunk@53346 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-11-12 09:38:26 +00:00
parent 0aa1b10d0c
commit 6d145b7f92

View File

@@ -47,6 +47,6 @@ static nsModuleComponentInfo components[] =
};
////////////////////////////////////////////////////////////////////////
// Implment the NSGetModule() exported function for your module
// Implement the NSGetModule() exported function for your module
//
NS_IMPL_NSGETMODULE("nsSampleModule", components)