Fix a @parma

bug/bundler_fix
Meatballs 2014-04-23 01:10:13 +01:00
parent 647936e291
commit dd38a81dfc
No known key found for this signature in database
GPG Key ID: 5380EAF01F2F8B38
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ module Powershell
#
# @param eof [String] End of file identifier to append to code
# @param gzip [Boolean] Whether to use gzip compression or deflate
# @parma in_place [Boolean] Whether to update the current script
# @param in_place [Boolean] Whether to update the current script
# code or just return the output.
#
# @return [String] Compressed code wrapped in decompression stub