Remove useless assignments.
[dana/urxvt.git] / update_ptytty
index 948131b..b2ea177 100755 (executable)
@@ -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