diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 08:41:34 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 09:26:00 +0200 |
commit | 889de665ec9d2ac25a9dccd4830cb97ed0c7c56e (patch) | |
tree | f98ed6e8215a39287248189841411e0edb0439c3 /idl | |
parent | 291dcae246de9e32d9ca5926be463ad910c5bd1e (diff) |
Typo ressource -> resource
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
Diffstat (limited to 'idl')
-rw-r--r-- | idl/source/prj/command.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/source/prj/command.cxx b/idl/source/prj/command.cxx index 73e10f8fac24..a8b5ef1ea25c 100644 --- a/idl/source/prj/command.cxx +++ b/idl/source/prj/command.cxx @@ -110,7 +110,7 @@ char CommandLineSyntax[] = "-fs<slotmap file> -fl<listing file>\n" "-fo<odl file> -fd<data base file>\n" "-fi<item implementation> -ft<type library file> (not OLE)\n" -"-fr<ressource file> -fm<makefile target file>\n" +"-fr<resource file> -fm<makefile target file>\n" "-fC<c++ source file> -fH<c++ header file>\n" "-fc<c source file> -fh<c header file>\n" "-rsc <*.srs header line>\n" |