Fix typo in documentation
authorMalcolm Parsons <malcolm.parsons@gmail.com>
Tue, 11 Oct 2016 09:42:13 +0000 (09:42 +0000)
committerMalcolm Parsons <malcolm.parsons@gmail.com>
Tue, 11 Oct 2016 09:42:13 +0000 (09:42 +0000)
llvm-svn: 283865

clang-tools-extra/docs/clang-tidy/checks/google-runtime-references.rst

index d546aaf..a210ccc 100644 (file)
@@ -14,4 +14,4 @@ Options
 
 .. option:: WhiteListTypes
 
-   A semicolon-separated list of names of whitelist types. Defualt is empty.
+   A semicolon-separated list of names of whitelist types. Default is empty.