API docs: it's => its fix

This commit is contained in:
John Scipione
2017-11-09 13:23:55 -08:00
parent fd6ef33795
commit 44b874666a
17 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
\brief Construct a check box in the \a frame with a \a name, \a label,
model \a message, \a resizingMode, and creation \a flags.
\note This constructor will resize the control to it's minimum height if needed
\note This constructor will resize the control to its minimum height if needed
for compatibility with BeOS R5.
The initial value of the check box is 0 (\c B_CONTROL_OFF).