summaryrefslogtreecommitdiff
path: root/boost/date_time/time_zone_names.hpp
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-10-30 13:06:05 -0700
committerChanho Park <chanho61.park@samsung.com>2014-12-11 19:01:59 +0900
commit754f4f6b337a235a8ae1d25d86656e8ef26dd2b6 (patch)
tree460394ddfac818c515bd529bb9ca455677c41612 /boost/date_time/time_zone_names.hpp
parent8b40c674980ca61d6ed5467acffd4c3a8905dd91 (diff)
downloadboost-754f4f6b337a235a8ae1d25d86656e8ef26dd2b6.tar.gz
boost-754f4f6b337a235a8ae1d25d86656e8ef26dd2b6.tar.bz2
boost-754f4f6b337a235a8ae1d25d86656e8ef26dd2b6.zip
fix docs
Diffstat (limited to 'boost/date_time/time_zone_names.hpp')
-rw-r--r--boost/date_time/time_zone_names.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/date_time/time_zone_names.hpp b/boost/date_time/time_zone_names.hpp
index 405e7e0a70..63ecfca571 100644
--- a/boost/date_time/time_zone_names.hpp
+++ b/boost/date_time/time_zone_names.hpp
@@ -43,7 +43,7 @@ namespace date_time {
* name: Pacific Standard Time and the abbreviated name: PST.
* During daylight savings there are additional names:
* Pacific Daylight Time and PDT.
- *@parm CharT Allows class to support different character types
+ *@param CharT Allows the class to support different character types
*/
template<class CharT>
class time_zone_names_base