Commit c8d740ad authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Documentation] Fix misspelling of nil

parent 1c9e0c85
...@@ -140,7 +140,7 @@ module Pod ...@@ -140,7 +140,7 @@ module Pod
end end
# Returns a string containing relative location of a path from the Podfile. # Returns a string containing relative location of a path from the Podfile.
# The returned path is quoted. If the argument is nit it returns the # The returned path is quoted. If the argument is nil it returns the
# empty string. # empty string.
# #
def path(pathname) def path(pathname)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment