This commit is contained in:
Dane Springmeyer 2013-11-13 18:47:38 -08:00
parent d10eb830a2
commit 4ae6c0ac61

View file

@ -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.
*/