Skip to content

Commit b8ec5c4

Browse files
tsymallagmta
authored andcommitted
Documentation: Fix typo in CLionConfiguration.md
1 parent 01a7863 commit b8ec5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/CLionConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A symptom of this not being configured correctly is CLion giving a warning for e
4848
4949
## Code Generation Settings
5050

51-
To make code generated by CLion match the SerenityOS coding style, import the `CLionCodeSyleSettings.xml` from this directory as code style scheme via
51+
To make code generated by CLion match the SerenityOS coding style, import the `CLionCodeStyleSettings.xml` from this directory as code style scheme via
5252
`Settings -> Editor -> Code Style -> C/C++ -> Scheme -> Cog icon -> Import Scheme...`
5353

5454
## Quick switching between Kernel and Userland targets

0 commit comments

Comments
 (0)