Fixed spelling error in comment.

This commit is contained in:
Davis King 2017-08-24 19:24:28 -04:00
parent df03b6fbed
commit 6a96269097
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ namespace dlib
/*!
WHAT THIS OBJECT REPRESENTS
This is a block of memory on a CUDA device that will be automatically
resized if requestes size is larger than allocated
resized if requested size is larger than allocated.
!*/
public:
cuda_data_void_ptr get(size_t size)