X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fsdl%2Fasyncstorage.hpp;h=5c3cc6d8926d197bf04baa421f679b76f539e065;hb=refs%2Fheads%2Fdawn;hp=eb7342faecf9a81663299a0e2f84190ee6c9b0f8;hpb=a0745d294dcd72f7d78ea4c3accd3b477dd668a5;p=ric-plt%2Fsdl.git diff --git a/include/sdl/asyncstorage.hpp b/include/sdl/asyncstorage.hpp index eb7342f..5c3cc6d 100644 --- a/include/sdl/asyncstorage.hpp +++ b/include/sdl/asyncstorage.hpp @@ -292,7 +292,7 @@ namespace shareddatalayer using FindKeysAck = std::function; /** - * 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. * * @param ns Namespace under which this operation is targeted.