瀏覽代碼

Rewrap the line

Dongjoon Hyun 9 年之前
父節點
當前提交
86325d7c95
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      objectivec/DevTools/pddm.py

+ 1 - 2
objectivec/DevTools/pddm.py

@@ -625,8 +625,7 @@ class SourceFile(object):
 def main(args):
 def main(args):
   usage = '%prog [OPTIONS] PATH ...'
   usage = '%prog [OPTIONS] PATH ...'
   description = (
   description = (
-      'Processes PDDM directives in the given paths and write them back'
-      ' out.'
+      'Processes PDDM directives in the given paths and write them back out.'
   )
   )
   parser = optparse.OptionParser(usage=usage, description=description)
   parser = optparse.OptionParser(usage=usage, description=description)
   parser.add_option('--dry-run',
   parser.add_option('--dry-run',