Skip to content

Commit

Permalink
Doxy typos
Browse files Browse the repository at this point in the history
  • Loading branch information
luzpaz authored and yorikvanhavre committed Feb 23, 2018
1 parent 4ef801e commit 77c1fc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Gui/OnlineDocumentation.h
Expand Up @@ -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);

/**
Expand Down
4 changes: 2 additions & 2 deletions src/Gui/Quarter/QuarterWidget.cpp
Expand Up @@ -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
Expand Down

0 comments on commit 77c1fc5

Please sign in to comment.