diff options
author | Chris Lattner <sabre@nondot.org> | 2003-09-03 04:20:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-09-03 04:20:13 +0000 |
commit | 43c2eb7def100ee9b3ea5b0603a86d0cef2239ce (patch) | |
tree | 9ff814d983457749c94518849b4e50d861f60b3c /docs | |
parent | 27f71f265989ba1c509cee5f24074f1208d65a15 (diff) |
Final cleanups, document is good to go
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 59f9dafb76..02b7640cf8 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1562,7 +1562,7 @@ int* "foo"(%ST* %s) { <a name="otherops">Other Operations </b></font></td></tr></table><ul> -The instructions in this catagory are the "miscellaneous" functions, that defy better classification.<p> +The instructions in this catagory are the "miscellaneous" instructions, which defy better classification.<p> <!-- _______________________________________________________________________ --> |