Skip to content

Commit

Permalink
Fix doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
juj committed Feb 11, 2021
1 parent c5ce7a7 commit a5c9400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ var ASYNCIFY_STACK_SIZE = 4096;
// To avoid dealing with limitations in operating system shells or build system
// escaping, the following substitutions can be made:
// - ' ' -> '.',
// - '&' -> '%',
// - '&' -> '#',
// - ',' -> '.'.
//
// That is, the function
Expand Down

0 comments on commit a5c9400

Please sign in to comment.