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
+3 -3
View File
@@ -368,7 +368,7 @@
/*!
\var B_OUTLINE_RESIZE
Window draws only it's outline as it's resized and doesn't draw its
Window draws only its outline as it's resized and doesn't draw its
contents.
\since BeOS R3
@@ -624,7 +624,7 @@
- \c B_AVOID_FOCUS cannot receive keyboard focus
- \c B_WILL_ACCEPT_FIRST_CLICK The first click is processed by the
window.
- \c B_OUTLINE_RESIZE draws only it's outline as it's resized and
- \c B_OUTLINE_RESIZE draws only its outline as it's resized and
doesn't draw its contents.
- \c B_NO_WORKSPACE_ACTIVATION Causes the current workspace to stay
active when activated on another workspace.
@@ -696,7 +696,7 @@
- \c B_AVOID_FOCUS cannot receive keyboard focus
- \c B_WILL_ACCEPT_FIRST_CLICK The first click is processed by the
window.
- \c B_OUTLINE_RESIZE draws only it's outline as it's resized and
- \c B_OUTLINE_RESIZE draws only its outline as it's resized and
doesn't draw its contents.
- \c B_NO_WORKSPACE_ACTIVATION Causes the current workspace to stay
active when activated on another workspace.