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
@@ -43,7 +43,7 @@
picture = view->EndPicture();
\endcode
Only drawing instructions performed directly on the view, not it's child
Only drawing instructions performed directly on the view, not its child
views are send to the BPicture object and BPicture captures only primitive
graphics operations. The view must be attached to a window for the drawing
instruction to be recorded. Drawing instructions are recorded even if the