diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-24 10:37:35 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-24 10:37:35 -0400 |
commit | 70811af6c96cf4307f859d7f007ffa24677d5b48 (patch) | |
tree | 9f00ebfcdee65b33c665db333df5a2e61fcfaa2c /report/chapters | |
parent | f4860799429aae0864ec62f3e0650486d02e3ce4 (diff) |
chapter 1, style fix.
Diffstat (limited to 'report/chapters')
-rw-r--r-- | report/chapters/1-intr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/report/chapters/1-intr.tex b/report/chapters/1-intr.tex index 9f32e11..7ab59dd 100644 --- a/report/chapters/1-intr.tex +++ b/report/chapters/1-intr.tex @@ -30,7 +30,7 @@ making it non-trivial for ``third parties'' to access the user's data/information in its entirety. Section \ref{1-sec-cb} gives a conceptual introduction to combox; Section \ref{1-sec-cb-diff} enumerates how combox is different from Vollmar's Combo-Box; lastly, -section \ref{1-sec-using-cb} contains information on how one can start +Section \ref{1-sec-using-cb} contains information on how one can start using combox. \section{What is combox?}\label{1-sec-cb} |