Bit of docs

This commit is contained in:
Ted Nyman
2013-12-08 15:24:53 -08:00
parent fafeead5dc
commit b4906fc3b8

View File

@@ -206,7 +206,7 @@ module Linguist
!!name.match(/node_modules\//)
end
# the php composer tool generates a look file to represent a specific dependency state.
# the php composer tool generates a lock file to represent a specific dependency state.
# In general not meant for humans in pull requests.
#
# Returns true or false.