Browse Source

Chrono: Change description

[SVN r69277]
Vicente J. Botet Escriba 15 years ago
parent
commit
e135c3d942
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/libraries.htm

+ 1 - 1
libs/libraries.htm

@@ -94,7 +94,7 @@ how to download, build, and install the libraries.</p>
     <li><a href="utility/call_traits.htm">call_traits</a> -
         Defines types for passing parameters, from John Maddock,
         Howard Hinnant, et al.</li>
-    <li><a href="chrono/index.html">chrono</a> - A compile time ratio arithmetic,
+    <li><a href="chrono/index.html">chrono</a> - Useful time utilities,
         from Vicente J. Botet Escrib&aacute;.</li>
     <li><a href="circular_buffer/index.html">circular_buffer</a> - STL compliant
         container also known as ring or cyclic buffer, from Jan Gaspar.</li>

粤ICP备19079148号