Skip to content

[std] Punctuation after "OK" example comments #3558

Open
@jensmaurer

Description

@jensmaurer

I thought the policy for example comments "// OK, explanation" was to use a comma. However, the statistics are not in my favor:

$ grep "// OK," *.tex | wc -l
138
$ grep "// OK:" *.tex | wc -l
251

Asking for confirmation of the policy before providing a large-scale fix.

Incidentally related to #3126.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bigAn issue causing a large set of changes, scattered across most of the text.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions