]> granicus.if.org Git - clang/commitdiff
Fix typo
authorAdrian Prantl <aprantl@apple.com>
Fri, 8 Feb 2019 21:13:25 +0000 (21:13 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 8 Feb 2019 21:13:25 +0000 (21:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353568 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/LangOptions.h

index 42b24880e615242352f90e758a6080bd11b98965..c7e29931ad7678a3444c974fdb472c107084e4a6 100644 (file)
@@ -215,7 +215,7 @@ public:
   /// If none is specified, abort (GCC-compatible behaviour).
   std::string OverflowHandler;
 
-  /// The module currently being compiled as speficied by -fmodule-name.
+  /// The module currently being compiled as specified by -fmodule-name.
   std::string ModuleName;
 
   /// The name of the current module, of which the main source file