Fix typo, NFC.
[oota-llvm.git] / include / llvm / Analysis / GlobalsModRef.h
index 1ee53f14bc87f65add42d2405269e6a313461a9a..d45e4d430aed5c464e84eeb27f67ba0b73ea39b5 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 /// \file
-/// This is the interface for a simple mod/ref and alias analysis over globlas.
+/// This is the interface for a simple mod/ref and alias analysis over globals.
 ///
 //===----------------------------------------------------------------------===//