File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ const char * rcl_create_node_logger_name(
106106 * "a/b/c", where the delimiter "/" is native for target file system (e.g. "\\" for _WIN32).
107107 * However, this expansion can be overridden by setting the secure node directory environment
108108 * variable, allowing users to explicitly specify the exact secure root directory to be utilized.
109- * Such an override is useful for case where the FQN of a node is non-determinist before runtime,
110- * or when testing and using additional tools that may not otherwise not be easily provisioned
109+ * Such an override is useful for where the FQN of a node is non-deterministic before runtime,
110+ * or when testing and using additional tools that may not otherwise not be easily provisioned.
111111 *
112112 * \param[in] node_name validated node name (a single token)
113113 * \param[in] node_namespace validated, absolute namespace (starting with "/")
You can’t perform that action at this time.
0 commit comments