X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fsdl%2Fsyncstorage.hpp;fp=include%2Fsdl%2Fsyncstorage.hpp;h=684690bf7c69038aa400039dd0505d37ba094778;hb=02cf8dfcafb7380cda35beaa2aad783ffea87fa3;hp=eff5032636aa1467d80aeeed482ee8d8f7da5c38;hpb=2f5d035eb3d2392a565713a4b2fc1c6f3e978e8e;p=ric-plt%2Fsdl.git diff --git a/include/sdl/syncstorage.hpp b/include/sdl/syncstorage.hpp index eff5032..684690b 100644 --- a/include/sdl/syncstorage.hpp +++ b/include/sdl/syncstorage.hpp @@ -211,7 +211,7 @@ namespace shareddatalayer const Data& data) = 0; /** - * Find all keys matching search pattern under the namespace. No prior knowledge about the keys in the given + * Find all keys matching search key prefix under the namespace. No prior knowledge about the keys in the given * namespace exists, thus operation is not guaranteed to be atomic or isolated. * * Exceptions thrown (excluding standard exceptions such as std::bad_alloc) are all derived from