]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/predef/language/stdcpp.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / predef / language / stdcpp.h
index fc83431ced5c74e1ee34b0b7c360a678d51346a8..daa14cfc01f517979845d7e462c06d723bcd79df 100644 (file)
@@ -15,7 +15,7 @@ http://www.boost.org/LICENSE_1_0.txt)
 = `BOOST_LANG_STDCPP`
 
 http://en.wikipedia.org/wiki/C%2B%2B[Standard {CPP}] language.
-If available, the year of the standard is detected as YYYY.MM.1 from the Epoc date.
+If available, the year of the standard is detected as YYYY.MM.1 from the Epoch date.
 Because of the way the {CPP} standardization process works the
 defined version year will not be the commonly known year of the standard.
 Specifically the defined versions are:
@@ -61,7 +61,7 @@ Specifically the defined versions are:
 = `BOOST_LANG_STDCPPCLI`
 
 http://en.wikipedia.org/wiki/C%2B%2B/CLI[Standard {CPP}/CLI] language.
-If available, the year of the standard is detected as YYYY.MM.1 from the Epoc date.
+If available, the year of the standard is detected as YYYY.MM.1 from the Epoch date.
 
 [options="header"]
 |===