Explorar o código

pre-commit: Change comment from citra to yuzu

N00byKing %!s(int64=8) %!d(string=hai) anos
pai
achega
b326369704
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hooks/pre-commit

+ 1 - 1
hooks/pre-commit

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Enforce citra's whitespace policy
+# Enforce yuzu's whitespace policy
 git config --local core.whitespace tab-in-indent,trailing-space
 
 paths_to_check="src/ CMakeLists.txt"