Explorar o código

Change camelCase to PascalCase in code style (#2329)

Co-authored-by: あく <alleteam@gmail.com>
Krzysztof Zdulski %!s(int64=3) %!d(string=hai) anos
pai
achega
d93ed003fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CODING_STYLE.md

+ 1 - 1
CODING_STYLE.md

@@ -52,7 +52,7 @@ Almost everything in flipper firmware is built around this concept.
 
 ## Naming
 
-### Type names are CamelCase
+### Type names are PascalCase
 
 Examples: