File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/gui/auto_generated Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ status bar (do not use the native Qt statusBar() method).
603603 virtual void takeAppScreenShots( const QString &saveDirectory, const int categories = 0 );
604604%Docstring
605605Take screenshots for user documentation
606- @param saveDirectory path were the screenshots will be saved
606+ @param saveDirectory path where the screenshots will be saved
607607@param categories an int as a flag value of QgsAppScreenShots.Categories
608608
609609.. versionadded:: 3.4
Original file line number Diff line number Diff line change @@ -530,7 +530,7 @@ class GUI_EXPORT QgisInterface : public QObject
530530
531531 /* *
532532 * Take screenshots for user documentation
533- * @param saveDirectory path were the screenshots will be saved
533+ * @param saveDirectory path where the screenshots will be saved
534534 * @param categories an int as a flag value of QgsAppScreenShots::Categories
535535 * \since QGIS 3.4
536536 */
You can’t perform that action at this time.
0 commit comments