diff options
author | NateN1222 <nathannichols454@gmail.com> | 2018-03-03 11:29:08 -0600 |
---|---|---|
committer | NateN1222 <nathannichols454@gmail.com> | 2018-03-03 11:29:08 -0600 |
commit | a656240e082653865dc40e072b01f15628d0a5e6 (patch) | |
tree | 8d6c673f3903b7d28acb41ce3617482d14d76ed9 /docs | |
parent | 4fb548665718374bc9b4db133fcd1c33204f2466 (diff) |
removed unused data, various small tweaks
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man.texi b/docs/man.texi index 43575ee..5871315 100644 --- a/docs/man.texi +++ b/docs/man.texi @@ -431,10 +431,10 @@ place in main_background.js. Update the version number in manifest.json. -Make sure debug statements are set to felse on lines 34/35 in +Make sure debug statements are set to false on lines 34/35 in @file{main_background.js}. -Then, run the build script @file{build.sh}. +Then, run the build script @file{build.sh}. This @node Installation Requirements @appendix Installation Requirements |