Skip to content

Commit 9214e77

Browse files
attributs -> attributes
1 parent 20e7683 commit 9214e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pal/src/objmgr/shmobject.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ CSharedMemoryObject::InitializeFromExistingSharedData(
195195
// When we're being called on the duplicate handle path the passed
196196
// in object attributes likely won't have an object name in it.
197197
// If there is an object name in the shared data place that in the
198-
// object attributs so that the constructed object has a local copy
198+
// object attributes so that the constructed object has a local copy
199199
// of the name
200200
//
201201

0 commit comments

Comments
 (0)