fixed spelling in comment

This commit is contained in:
Davis King 2013-03-23 14:49:32 -04:00
parent 542f8b1cad
commit f4cc3c7128

View File

@ -326,7 +326,7 @@ namespace dlib
the member functions called swap) makes them compile right.
So this is a workaround but not too ugly of one. But hopefully I get get
rid of this in a few years. So this function is alredy deprecated.
rid of this in a few years. So this function is already deprecated.
This also means you should NOT use this function in your own code unless
you have to support an old buggy compiler that benefits from this hack.