Commit 6a962690 authored by Davis King's avatar Davis King

Fixed spelling error in comment.

parent df03b6fb
......@@ -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)
......
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