fix typo
This commit is contained in:
parent
d10eb830a2
commit
4ae6c0ac61
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ public:
|
|||
*/
|
||||
Map(int width, int height, std::string const& srs=MAPNIK_LONGLAT_PROJ);
|
||||
|
||||
/*! \brief Copy Constructur.
|
||||
/*! \brief Copy Constructor.
|
||||
*
|
||||
* @param rhs Map to copy from.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue