test-lib.sh - define and use GREP_STRIPS_CR
[gitweb.git] / perl / Git.pm
index 4778428830a5eaf6fb9773b18a18f02f934c8820..a69467feaa73b44a5ad88abd05dd72df116c1488 100644 (file)
@@ -1026,7 +1026,7 @@ sub _close_cat_blob {
 
 =item temp_acquire ( NAME )
 
-Attempts to retreive the temporary file mapped to the string C<NAME>. If an
+Attempts to retrieve the temporary file mapped to the string C<NAME>. If an
 associated temp file has not been created this session or was closed, it is
 created, cached, and set for autoflush and binmode.