Quellcode durchsuchen

Readme.md update

sanex3339 vor 7 Jahren
Ursprung
Commit
d291fc421b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -577,7 +577,7 @@ Type: `string` Default: ``
 
 Sets prefix for all generated identifiers.
 
-Use this option when `identifierNamesGenerator: 'mangled'` and you want to obfuscate multiple files. This option will help to avoid conflicts between variables of these files. For each file prefix should be different.
+Use this option when you want to obfuscate multiple files. This option helps to avoid conflicts between identifiers of these files. Prefix should be different for every file.
 
 ### `log`
 Type: `boolean` Default: `false`