We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4463e95 commit 2fa2125Copy full SHA for 2fa2125
src/app/server-cluster/ServerClusterInterface.h
@@ -46,7 +46,7 @@ class ServerClusterInterface
46
47
/// The path to this cluster instance.
48
///
49
- /// This path (endpointid,clusterid) is expected to be fixed once the server
+ /// This path (endpointid,clusterid) is expected to remain constant once the server
50
/// cluster interface is in use.
51
[[nodiscard]] virtual ConcreteClusterPath GetPath() const = 0;
52
0 commit comments