diff --git a/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp b/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp index d34ede6a..58ac6660 100644 --- a/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp +++ b/tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp @@ -1,6 +1,6 @@ // -// Disclamer: +// Disclaimer: // ---------- // // This code will work only if you selected window, graphics and audio. diff --git a/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp b/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp index 37c0a7f6..106f6e2b 100644 --- a/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp +++ b/tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp @@ -1,6 +1,6 @@ // -// Disclamer: +// Disclaimer: // ---------- // // This code will work only if you selected window, graphics and audio.