Skip to content

Commit 2fa2125

Browse files
committed
Reworded based on code review
1 parent 4463e95 commit 2fa2125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/server-cluster/ServerClusterInterface.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class ServerClusterInterface
4646

4747
/// The path to this cluster instance.
4848
///
49-
/// This path (endpointid,clusterid) is expected to be fixed once the server
49+
/// This path (endpointid,clusterid) is expected to remain constant once the server
5050
/// cluster interface is in use.
5151
[[nodiscard]] virtual ConcreteClusterPath GetPath() const = 0;
5252

0 commit comments

Comments
 (0)