Fix typo in wxStandardPaths::SetFileLayout() documentation

It sets the current layout, not returns it.

See #17727.
This commit is contained in:
Vadim Zeitlin 2017-05-07 14:13:58 +02:00
parent 2ed5d9f716
commit 208d98f5dc

View File

@ -509,7 +509,7 @@ public:
void UseAppInfo(int info);
/**
Returns the current file layout.
Sets the current file layout.
The default layout is @c FileLayout_Classic for compatibility, however
newer applications are encouraged to set it to @c FileLayout_XDG on