From d1bc68ef5bfb978ff2ba39a1b540317a8dcdbd5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=9A=93?= Date: Wed, 16 Jul 2025 00:00:01 -0400 Subject: [PATCH] Fix typo in comment in .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5a34c3ca..2f2d1015 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -# Makes GitHub linguist actually recognizes Makefile.libretro as a makefile, for the purposes of syntax highlighting, searching for files by language and the language breakdown on the GitHub website +# Makes GitHub Linguist actually recognize Makefile.libretro as a makefile, for the purposes of syntax highlighting, searching for files by language and the language breakdown on the GitHub website /Makefile.libretro linguist-language=Makefile