"docs/source/api/vscode:/vscode.git/clone" did not exist on "3685000aa4cfd693526e4e8bbd0c339da51398fa"
Commit f3aa5779 authored by Davis King's avatar Davis King
Browse files

Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404038
parent f8786021
......@@ -634,7 +634,7 @@ namespace dlib
/*!A basic_type
This is a template that takes a type and trips off any const, volatile, or reference
This is a template that takes a type and strips off any const, volatile, or reference
qualifiers and gives you back the basic underlying type. So for example:
basic_type<const int&>::type == int
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment