diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-02-09 11:03:21 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-02-09 11:03:21 -0500 |
commit | d61e7f3171ef9992cfc7cce2d59287dca18e5ed1 (patch) | |
tree | 9715134ed0b52dbdfc7f2a0a862f412754388831 /report/chapters/4-arch-d.tex | |
parent | 41cead9ea9e88d5d4915c5e8f21fd22f52efa34b (diff) |
Fixed typo in section 4.5
modified: report/chapters/4-arch-d.tex
modified: report/combox-report.pdf
Diffstat (limited to 'report/chapters/4-arch-d.tex')
-rw-r--r-- | report/chapters/4-arch-d.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/report/chapters/4-arch-d.tex b/report/chapters/4-arch-d.tex index 41ce1da..455a55a 100644 --- a/report/chapters/4-arch-d.tex +++ b/report/chapters/4-arch-d.tex @@ -199,7 +199,8 @@ At the time of writing the report, combox is in version \verb+0.2.2+ and it still not compatible with Windows. Comprehensive documentation of setting up the development environment for combox on Windows was written\cite{doc:combox-setup-windoze} to make it less cumbersome for -anyone would want to work on making combox compatible with Windows. +anyone who would want to work on making combox compatible with +Windows. \section{combox as a python package}\label{4-pypi} |