From 9214e77fe1f1a365fb7e1a765a83b70290c5ed39 Mon Sep 17 00:00:00 2001 From: John Doe Date: Thu, 22 Nov 2018 10:48:46 -0800 Subject: [PATCH] attributs -> attributes --- pal/src/objmgr/shmobject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pal/src/objmgr/shmobject.cpp b/pal/src/objmgr/shmobject.cpp index 410e3c169be..73ddc9cae45 100644 --- a/pal/src/objmgr/shmobject.cpp +++ b/pal/src/objmgr/shmobject.cpp @@ -195,7 +195,7 @@ CSharedMemoryObject::InitializeFromExistingSharedData( // When we're being called on the duplicate handle path the passed // in object attributes likely won't have an object name in it. // If there is an object name in the shared data place that in the - // object attributs so that the constructed object has a local copy + // object attributes so that the constructed object has a local copy // of the name //