Index: Core/Common/src/Core.Common.Base/Storage/IStoreProject.cs =================================================================== diff -u -r0df7cded06f5afbac08b97e025242ba55c90ec57 -r19aad937d34ae8aa2309b5b8aba14c31b1887d26 --- Core/Common/src/Core.Common.Base/Storage/IStoreProject.cs (.../IStoreProject.cs) (revision 0df7cded06f5afbac08b97e025242ba55c90ec57) +++ Core/Common/src/Core.Common.Base/Storage/IStoreProject.cs (.../IStoreProject.cs) (revision 19aad937d34ae8aa2309b5b8aba14c31b1887d26) @@ -44,7 +44,7 @@ /// Converts the staged project to a new storage entry. /// /// Arguments required to connect to the storage. - /// Thrown when not project has been staged + /// Thrown when no project has been staged /// before calling this method. /// is invalid. /// Thrown when no new storage was created.