Skip to content

doc: use Class: consistently

Rodrigo Muino Tomonari requested to merge github/fork/Trott/classy into master

The docs contain 122 uses of Class: in headers and one use of class: in headers. This changes that one instance to conform with the other instances.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading