Skip to content

Commit

Permalink
Merge pull request #51 from sebkur/fix_typo
Browse files Browse the repository at this point in the history
Fix a typo in CControl
  • Loading branch information
Benoker committed Oct 15, 2016
2 parents 9cabc0d + d4e9651 commit 347c58f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1380,7 +1380,7 @@ public void removeStationContainer( CStationContainer container ){
}

/**
* Gets the set of dockables, stations and other elemnts that are used
* Gets the set of dockables, stations and other elements that are used
* by this control.
* @return the set of elements, never <code>null</code>
*/
Expand Down

0 comments on commit 347c58f

Please sign in to comment.