mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 05:22:04 +00:00
Fix typos in comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97257 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -194,9 +194,9 @@ something sane goes a long ways towards avoiding writing documentation.</p>
|
||||
<b>Method information</b>
|
||||
|
||||
<p>Methods defined in a class (as well as any global functions) should also be
|
||||
documented properly. A quick note about what it does any a description of the
|
||||
documented properly. A quick note about what it does and a description of the
|
||||
borderline behaviour is all that is necessary here (unless something
|
||||
particularly tricky or insideous is going on). The hope is that people can
|
||||
particularly tricky or insidious is going on). The hope is that people can
|
||||
figure out how to use your interfaces without reading the code itself... that is
|
||||
the goal metric.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user