COMMON: Correct spelling mistake
refrence -> reference
This commit is contained in:
parent
6633c32acb
commit
54e833d16b
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ private:
|
|||
|
||||
|
||||
/**
|
||||
* Implements a smart pointer that holds a non-owning ("weak") refrence to
|
||||
* Implements a smart pointer that holds a non-owning ("weak") reference to
|
||||
* a pointer. It needs to be converted to a SharedPtr to access it.
|
||||
*/
|
||||
template<class T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue