Skip to content

Commit 95470f8

Browse files
Update src/Storages/NATS/StorageNATS.cpp
1 parent 3f70840 commit 95470f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Storages/NATS/StorageNATS.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ bool StorageNATS::streamToViews()
710710

711711
auto new_context = Context::createCopy(nats_context);
712712

713-
/// Create a fresh query context from filelog_context, discarding any caches attached to the previous context to
713+
/// Create a fresh query context from nats_context, discarding any caches attached to the previous context to
714714
/// ensure no stale state is reused.
715715
new_context->makeQueryContext();
716716

0 commit comments

Comments
 (0)