Skip to content
Snippets Groups Projects
Commit 6b77c0d0 authored by Philippe Canal's avatar Philippe Canal
Browse files

fix typo in comment

git-svn-id: http://root.cern.ch/svn/root/trunk@23060 27541ba8-7e3a-0410-8455-c3a389f83636
parent 3dfadf0c
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@
// The array elements can be retrieved with: //
// TObject *obj = array.At(i); //
// //
// By default the TRefArray 'points' to the current point and can only //
// By default the TRefArray 'points' to the current process and can only //
// receive object that have been created in this process. //
// To point the TRefArray to a different process do: //
// TRefArray array( processId ); //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment