#1148 Typo fix: shebnags -> shebangs
Merged 2 years ago by ngompa. Opened 2 years ago by jjames.
Unknown source master  into  master

@@ -1305,7 +1305,7 @@

  * `+%py3_shebang_fix PATHS+` (`+pathfix.py ... PATHS+`)

  +

  A macro to fix shebangs in specified `+PATHS+`.

- Only shebnags that already have `+python+` in them are changed.

+ Only shebangs that already have `+python+` in them are changed.

  If a directory is given, all `+.py+` files in it are fixed, recursively.

  (So, if you need to fix shebangs in files not named `+*.py+`,

  you need to list each file separately or use a Shell glob,

no initial comment

Pull-Request has been merged by ngompa

2 years ago
Metadata