]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/minifram.tex
fixed corrupted file, checked in as text file now
[wxWidgets.git] / docs / latex / wx / minifram.tex
index cae61631253d00cd269721918f54a762e6fd4874..4c16e08fee806d9bba8cf97bea02a3d97fb97725 100644 (file)
@@ -76,10 +76,10 @@ always be displayed on top of the parent window on Windows.}
 \docparam{title}{The caption to be displayed on the frame's title bar.}
 
 \docparam{pos}{The window position. A value of (-1, -1) indicates a default position, chosen by
-either the windowing system or wxWindows, depending on platform.}
+either the windowing system or wxWidgets, depending on platform.}
 
 \docparam{size}{The window size. A value of (-1, -1) indicates a default size, chosen by
-either the windowing system or wxWindows, depending on platform.}
+either the windowing system or wxWidgets, depending on platform.}
 
 \docparam{style}{The window style. See \helpref{wxMiniFrame}{wxminiframe}.}