Explorar o código

Sync SDL3 wiki -> header

SDL Wiki Bot %!s(int64=2) %!d(string=hai) anos
pai
achega
95aa9a79a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/README-documentation-rules.md

+ 1 - 1
docs/README-documentation-rules.md

@@ -85,7 +85,7 @@ more: try not to markup text more than necessary.
 - `\sa` (each of these get tucked into a "See Also" section on the wiki)
 - `\sa` (each of these get tucked into a "See Also" section on the wiki)
 - `\since This function is available since SDL 3.0.0.` (one per Doxygen comment)
 - `\since This function is available since SDL 3.0.0.` (one per Doxygen comment)
 - `\threadsafety description` (one per function/macro).
 - `\threadsafety description` (one per function/macro).
-- '\deprecated description` (one per symbol, if symbol is deprecated!)
+- `\deprecated description` (one per symbol, if symbol is deprecated!)
 
 
 Other Doxygen things might exist in the headers, but they aren't understood
 Other Doxygen things might exist in the headers, but they aren't understood
 by wikiheaders.
 by wikiheaders.