Commit 9bb3b5e1 authored by Davis King's avatar Davis King

Fixed spelling error in a comment.

parent 62e2bf49
......@@ -137,7 +137,7 @@ namespace dlib
!*/
{
// this is just here to provide a compile time check that T is a POD.
// this checks *most* of the requrements for being a POD type.
// this checks *most* of the requirements for being a POD type.
// You should not be calling this function on non POD types!
union
{
......
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