From: ayin Date: Wed, 31 Oct 2007 15:21:22 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=98a70168b12c0de35455b92d71e269cb156d9fe3;p=dana%2Furxvt.git Fix typo. --- diff --git a/update_ptytty b/update_ptytty index 948131b6..b2ea177a 100755 --- a/update_ptytty +++ b/update_ptytty @@ -1,7 +1,7 @@ #!/bin/bash # updates libptytty from pristine sources, check out libptytty -# as a subling of rxvt-unicode +# as a sibling of rxvt-unicode for i in ptytty.m4 src/{libptytty.h,ptytty.C,proxy.C,ptytty.h,logging.C,fdpass.C}; do cp ../libptytty/$i $i