shithub: cstory

Download patch

ref: a3022e701ad9ccdddafea4fa99cc8a86bc51bc45
parent: 209bbfe13c184f31e5335b357dfabae9ad55ae9b
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu May 2 12:27:09 EDT 2019

Fix stupid grammar error in .gitignore

Co-Authored-By: GabrielRavier <31440290+GabrielRavier@users.noreply.github.com>

--- a/.gitignore
+++ b/.gitignore
@@ -27,7 +27,7 @@
 build_jp/*.exe
 build_jp/*.exe.manifest
 
-# Exclude the (recommanded) CMake build directory
+# Exclude the (recommended) CMake build directory
 build/*
 
 # Exclude MSVC IntelliSense database
@@ -40,4 +40,4 @@
 msvc2003/Debug
 msvc2003/Release
 msvc2003/Debug (Japanese)
-msvc2003/Release (Japanese)
\ No newline at end of file
+msvc2003/Release (Japanese)