* [PATCH] Spell retrieve correctly.
@ 2011-10-02 21:44 Kevin Lyda
0 siblings, 0 replies; only message in thread
From: Kevin Lyda @ 2011-10-02 21:44 UTC (permalink / raw)
To: git, gitster; +Cc: kevin
---
perl/Git.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/perl/Git.pm b/perl/Git.pm
index a86ab70..7422e13 100644
--- a/perl/Git.pm
+++ b/perl/Git.pm
@@ -962,7 +962,7 @@ my (%TEMP_FILEMAP, %TEMP_FILES);
=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.
--
1.7.0.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-02 21:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02 21:44 [PATCH] Spell retrieve correctly Kevin Lyda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox