Fixed typos

This commit is contained in:
Pascal Borreli
2013-03-03 21:26:31 +00:00
parent 983a3e6073
commit 70eafb2ffc
8 changed files with 14 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ module Linguist
module MD5
# Public: Create deep nested digest of value object.
#
# Useful for object comparsion.
# Useful for object comparison.
#
# obj - Object to digest.
#