]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/sharedobject.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / common / sharedobject.h
index 75c4ec38eeb5b0733ce4ea9fad07a166072738ba..c0a5aba4782821bb0bd24a0f068850e9b7af08e5 100644 (file)
@@ -104,7 +104,7 @@ public:
     /**
      * Deletes this object if it has no references.
      * Available for non-cached SharedObjects only. Ownership of cached objects
-     * is with the UnifiedCache, which is soley responsible for eviction and deletion.
+     * is with the UnifiedCache, which is solely responsible for eviction and deletion.
      */
     void deleteIfZeroRefCount() const;