Fix typos

This commit is contained in:
Max Horn
2014-09-15 13:20:09 +02:00
parent c204d7c297
commit 54a7cf6785
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ module Linguist
end
end
# .h extensions are ambigious between C, C++, and Objective-C.
# .h extensions are ambiguous between C, C++, and Objective-C.
# We want to shortcut look for Objective-C _and_ now C++ too!
#
# Returns an array of Languages or []