aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bergey <bergey@alum.mit.edu>2012-04-18 12:07:50 +0100
committerCatalin Marinas <catalin.marinas@gmail.com>2012-04-18 12:07:50 +0100
commit08e6fa9003f4df72e65fec6fa4d5f5ec2bbe6b74 (patch)
tree4b1e84f06566ba7dae95f294216e0350507c6c5d
parent54e9d4fa8ae2c956a77227ed42e851b631e34af6 (diff)
downloadstgit-08e6fa9003f4df72e65fec6fa4d5f5ec2bbe6b74.tar.gz
correct typo "allows to place"
Signed-off-by: Daniel Bergey <bergey@alum.mit.edu> Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
-rw-r--r--stgit/commands/sink.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/stgit/commands/sink.py b/stgit/commands/sink.py
index 4b7535e..34e938f 100644
--- a/stgit/commands/sink.py
+++ b/stgit/commands/sink.py
@@ -33,7 +33,7 @@ easily committed or pushed.
If no patch is specified on command-line, the current patch gets sunk.
By default patches are sunk to the bottom of the stack, but the '--to'
-option allows to place them under any applied patch.
+option allows one to place them under any applied patch.
Sinking internally involves popping all patches (or all patches
including <target patch>), then pushing the patches to sink, and then