From 77c1fc59e4732d52e04a2846f83fb01a839bc589 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Thu, 22 Feb 2018 13:38:03 -0500 Subject: [PATCH] Doxy typos --- src/Gui/OnlineDocumentation.h | 2 +- src/Gui/Quarter/QuarterWidget.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Gui/OnlineDocumentation.h b/src/Gui/OnlineDocumentation.h index 07a36a4017..3ff180d5a2 100644 --- a/src/Gui/OnlineDocumentation.h +++ b/src/Gui/OnlineDocumentation.h @@ -31,7 +31,7 @@ namespace Gui { -/// opens an URL in the system Browser +/// opens a URL in the system Browser bool GuiExport OpenURLInBrowser(const char * URL); /** diff --git a/src/Gui/Quarter/QuarterWidget.cpp b/src/Gui/Quarter/QuarterWidget.cpp index fd6c6d633f..2f383f16f1 100644 --- a/src/Gui/Quarter/QuarterWidget.cpp +++ b/src/Gui/Quarter/QuarterWidget.cpp @@ -1172,8 +1172,8 @@ QuarterWidget::renderModeActions(void) const /*! \property QuarterWidget::navigationModeFile - An url to a navigation mode file which is a scxml file which defines - the possible states for the Coin navigation system + A url pointing to a navigation mode file which is a scxml file + that defines the possible states for the Coin navigation system Supports: \li \b coin for internal coinresources