+ format/correct doc string

This commit is contained in:
Artem Pavlenko 2012-04-03 13:08:10 +01:00
parent 1bc2af9104
commit 2e7ed0f589

View file

@ -83,7 +83,7 @@ public:
/*!
* @return the styles list attached to this layer
* (const version).
* (non-const version).
*/
std::vector<std::string>& styles();