Merge branch 'rr/test-3200-style' into maint
[gitweb.git] / perl / Git.pm
index 57a17160f9decb7879b8d6cba741ddb6d593be47..f207b47183a00fc02320a3785a8d4085b42259fe 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.