diff --git a/toml-spec/spec/spec.generated.json b/toml-spec/spec/spec.generated.json index 92c92194..d5a81922 100644 --- a/toml-spec/spec/spec.generated.json +++ b/toml-spec/spec/spec.generated.json @@ -1529,7 +1529,7 @@ "tile", "quit", "reload-config-toml", - "reload-config-to", + "reload-config-so", "consume", "forward", "none", diff --git a/toml-spec/spec/spec.generated.md b/toml-spec/spec/spec.generated.md index 1ca471be..cd0cb221 100644 --- a/toml-spec/spec/spec.generated.md +++ b/toml-spec/spec/spec.generated.md @@ -3428,7 +3428,7 @@ The string should have one of the following values: Reload the `config.toml`. -- `reload-config-to`: +- `reload-config-so`: Reload the `config.so`. diff --git a/toml-spec/spec/spec.yaml b/toml-spec/spec/spec.yaml index 2d49ef38..da6c07e6 100644 --- a/toml-spec/spec/spec.yaml +++ b/toml-spec/spec/spec.yaml @@ -790,7 +790,7 @@ SimpleActionName: description: Terminate the compositor. - value: reload-config-toml description: Reload the `config.toml`. - - value: reload-config-to + - value: reload-config-so description: Reload the `config.so`. - value: consume description: |