Skip to content

Commit

Permalink
Merge pull request #16471 from Serabe/srb/fix/16455
Browse files Browse the repository at this point in the history
[DOCUMENTATION] Fix value in ApplicationInstance isBrowser property
  • Loading branch information
rwjblue authored Apr 6, 2018
2 parents 9e14ea2 + 51f2adc commit 57b3211
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ class BootOptions {
/**
Run in a full browser environment.
When this flag is set to `false`, it will disable most browser-specific
When this flag is set to `true`, it will disable most browser-specific
and interactive features. Specifically:
* It does not use `jQuery` to append the root view; the `rootElement`
Expand Down

0 comments on commit 57b3211

Please sign in to comment.