Skip to content
Snippets Groups Projects
Commit 4f2d0507 authored by Steven Murray's avatar Steven Murray
Browse files

Fixed type in comment

parent 776a35f0
Branches
Tags
No related merge requests found
......@@ -70,7 +70,7 @@ protected:
*
* The constructor of XrdOucBuffer creates a globally unique buffer pool for
* all one-time buffers. The code used to make the buffer pool globally
* unqiue is not guaranteed to be thread-safe. The XrdCtaFilesystem therefore
* unique is not guaranteed to be thread-safe. The XrdCtaFilesystem therefore
* creates its own buffer pool in a thread safe manner.
*/
XrdOucBuffPool m_xrdOucBuffPool;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment