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 | 9231e48de8152d404699f445f5e37bfdae314bab (patch) | |
| tree | 29e9a5391dace6dae8549806272ad642b496b51f | |
| parent | 5ed6061b221395cd884507fefa0f6fd67fa8a8b3 (diff) | |
| download | bcm5719-llvm-9231e48de8152d404699f445f5e37bfdae314bab.tar.gz bcm5719-llvm-9231e48de8152d404699f445f5e37bfdae314bab.zip | |
Final cleanups, document is good to go
llvm-svn: 8338
| -rw-r--r-- | llvm/docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 59f9dafb761..02b7640cf8c 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/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> <!-- _______________________________________________________________________ --> |

