mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:24:57 +00:00
Documentation: Fix typo in CodingStyle.md (#5121)
This commit is contained in:
parent
22df4727b1
commit
d697d33fa6
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ public:
|
|||
|
||||
void jam();
|
||||
|
||||
private;
|
||||
private:
|
||||
String m_name;
|
||||
int m_frob_count { 0 };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue