Index: sources/storage/StorageGlobals.cpp =================================================================== diff -u -rcf51c19d82d667644d7f70eaa521b43f908c7068 -rffa637196f8eb64c155cd84ef27f65a87479135e --- sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision cf51c19d82d667644d7f70eaa521b43f908c7068) +++ sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision ffa637196f8eb64c155cd84ef27f65a87479135e) @@ -116,7 +116,7 @@ #ifdef BUILD_FOR_TARGET //TODO The manufacturing mode has to run as root // after the lockdown.sh ran there would be no root user access - // and I am not sure how we reenalbe the root ssh + // and I am not sure how we reenable the root ssh // and if it is a security risk to give denali access to sshd_config to enable the root ssh within UI App // lockdown script suppose to be the last thing to do,