← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad:fix-another-typo into launchpad:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad:fix-another-typo into launchpad:master.

Commit message:
fix typo

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/411487
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:fix-another-typo into launchpad:master.
diff --git a/doc/pip.txt b/doc/pip.txt
index bba65d0..a5b45ca 100644
--- a/doc/pip.txt
+++ b/doc/pip.txt
@@ -268,7 +268,7 @@ Let's suppose that we want to add the "lazr.foo" package as a dependency.
     PQM or else your branch will not build properly anywhere else,
     including buildbot.  Commit the changes (``cd download-cache``,
     git add the needed files, ``git pull``, ``git commit -m 'Add
-    lazr.foom 1.1.2 and dependencies'``) to the shared download cache
+    lazr.foo 1.1.2 and dependencies'``) to the shared download cache
     when you are sure it is what you want.
 
 *Never* modify a package in the download-cache.  A change in code must mean a