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/LangRef.html | |
parent | 27f71f265989ba1c509cee5f24074f1208d65a15 (diff) | |
download | external_llvm-43c2eb7def100ee9b3ea5b0603a86d0cef2239ce.zip external_llvm-43c2eb7def100ee9b3ea5b0603a86d0cef2239ce.tar.gz external_llvm-43c2eb7def100ee9b3ea5b0603a86d0cef2239ce.tar.bz2 |
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/LangRef.html')
-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 59f9daf..02b7640 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> <!-- _______________________________________________________________________ --> |