Code review comment for lp:~widelands-dev/widelands/fh1-documentation

Revision history for this message
kaputtnik (franku) wrote :

Did now some proof reading, see inline comments.

What i stumbled over is a mixed use of uppercase/lowercase after hyphen/colon. Eg. for the two text composition functions we have:

In join_sentence() its lowercase:
:arg sentence1: text of the first sentence

In localize lists its uppercase:
:arg items: An array of strings

« Back to merge proposal