Parcourir la source

Change camelCase to PascalCase in code style (#2329)

Co-authored-by: あく <alleteam@gmail.com>
Krzysztof Zdulski il y a 3 ans
Parent
commit
d93ed003fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: