From f39406c9b692aa17e1d7842feba13fe01e5a3d71 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 5 Apr 2021 08:18:11 -0400 Subject: Spelling build (#10428) * spelling: alleviate Signed-off-by: Josh Soref * spelling: available Signed-off-by: Josh Soref * spelling: berkeley Signed-off-by: Josh Soref * spelling: cannot Signed-off-by: Josh Soref * spelling: centos Signed-off-by: Josh Soref * spelling: context Signed-off-by: Josh Soref * spelling: continuously Signed-off-by: Josh Soref * spelling: correlate Signed-off-by: Josh Soref * spelling: defaults Signed-off-by: Josh Soref * spelling: dependencies Signed-off-by: Josh Soref * spelling: dependency Signed-off-by: Josh Soref * spelling: different Signed-off-by: Josh Soref * spelling: doesn't Signed-off-by: Josh Soref * spelling: example Signed-off-by: Josh Soref * spelling: forbidden Signed-off-by: Josh Soref * spelling: necessary Signed-off-by: Josh Soref * spelling: nightly Signed-off-by: Josh Soref * spelling: normally Signed-off-by: Josh Soref * spelling: notification Signed-off-by: Josh Soref * spelling: overridden Signed-off-by: Josh Soref * spelling: packet Signed-off-by: Josh Soref * spelling: program Signed-off-by: Josh Soref * spelling: prompted for Signed-off-by: Josh Soref * spelling: proxyadmin Signed-off-by: Josh Soref * spelling: red hat Signed-off-by: Josh Soref * spelling: relative Signed-off-by: Josh Soref * spelling: script Signed-off-by: Josh Soref * spelling: scriptlet Signed-off-by: Josh Soref * spelling: somewhere Signed-off-by: Josh Soref * spelling: spinning Signed-off-by: Josh Soref * spelling: substitution Signed-off-by: Josh Soref * spelling: success Signed-off-by: Josh Soref * spelling: successfully Signed-off-by: Josh Soref * spelling: sysadmin Signed-off-by: Josh Soref * spelling: tarball Signed-off-by: Josh Soref * spelling: telemetry Signed-off-by: Josh Soref * spelling: temporary Signed-off-by: Josh Soref * spelling: timeout Signed-off-by: Josh Soref * spelling: unsupported Signed-off-by: Josh Soref * spelling: updates Signed-off-by: Josh Soref * spelling: useful Signed-off-by: Josh Soref * spelling: way Signed-off-by: Josh Soref * Update kickstart script checksums in documentation Co-authored-by: Vladimir Kobal --- backends/nc-backend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/nc-backend.sh b/backends/nc-backend.sh index 7280f86a06..65704b98f5 100755 --- a/backends/nc-backend.sh +++ b/backends/nc-backend.sh @@ -49,7 +49,7 @@ listen_save_replay_forever() { if [ ${ret} -eq 0 ] then - log "Successfuly sent the metrics to ${real_backend_host}:${real_backend_port}" + log "Successfully sent the metrics to ${real_backend_host}:${real_backend_port}" mv "${file}" "${file}.old" touch "${file}" else -- cgit v1.2.3