From 93a44d423618c7c6c04135dd99b47209cc88ead6 Mon Sep 17 00:00:00 2001 From: Roman Donchenko Date: Wed, 5 Jun 2013 13:51:11 +0400 Subject: [PATCH] Fix typo in .gitattributes. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index af704cdf0..cd4359ba3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,7 +33,7 @@ CMakeLists.txt text whitespace=tabwidth=2 *.png binary -*.jepg binary +*.jpeg binary *.jpg binary *.exr binary *.ico binary