Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita442bd6

Browse files
authored
Merge pull request#39 from lawonga/master
Update inconsistent capitalization in README.md
2 parents6efceb9 +500de1b commita442bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Document only the details of what a program does, not what it is attempting to a
396396

397397
If, for example, you were writing an airline reservation system, make sure there are at least 25 places in the code that need to be modified if you were to add another airline. Never document where they are. People who come after you have no business modifying your code without thoroughly understanding every line of it.
398398

399-
####On the Proper UseOf Documentation Templates
399+
####On the Proper Useof Documentation Templates
400400

401401
Consider function documentation prototypes used to allow automated documentation of the code. These prototypes should be copied from one function (or method or class) to another, but never fill in the fields. If for some reason you are forced to fill in the fields make sure that all parameters are named the same for all functions, and all cautions are the same but of course not related to the current function at all.
402402

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp