From 7d5aa9fa43906bd6821d14698881ee8ab7e346d4 Mon Sep 17 00:00:00 2001 From: Deon George Date: Mon, 1 Jul 2019 17:01:52 +1000 Subject: [PATCH] Fixed spelling errors --- source/server/normalrun.md | 2 +- source/server/registry.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/server/normalrun.md b/source/server/normalrun.md index e4badde..c861985 100644 --- a/source/server/normalrun.md +++ b/source/server/normalrun.md @@ -74,4 +74,4 @@ By Default when you issue a `docker stop` command, docker, gives the container 1 Spectrum Protect will correctly handle the `SIGTERM` sent by docker, but it may take more than 10 seconds to shutdown. You can start your container with a `--stop-timeout` set to a larger value, if you want docker to shutdown Spectrum Protect. -Instead, of usng docker stop, I **strongly** recommend you connect with the admin client, and issue `HALT` instead. This way, you can make sure that Spectrum Protect is not doing something important first (using `Q SESSION` or `Q PROCESS`). When Spectrum protect has finished halting, the container will stop. +Instead, of using docker stop, I **strongly** recommend you connect with the admin client, and issue `HALT` instead. This way, you can make sure that Spectrum Protect is not doing something important first (using `Q SESSION` or `Q PROCESS`). When Spectrum protect has finished halting, the container will stop. diff --git a/source/server/registry.md b/source/server/registry.md index 9e2ffa9..0118943 100644 --- a/source/server/registry.md +++ b/source/server/registry.md @@ -68,7 +68,7 @@ RUN ln -sf /usr/share/zoneinfo/Australia/Melbourne /etc/localtime * I use the install-fp.xml which doesnt install the license libraries - since they are not available in the public download. * You'll find this image in my registery, you can `docker pull registry.leenooks.net/deon/spdocker/server:8.1.8` to get it - feel free to try it. * The supporting files are in my [gitlab](http://dev.leenooks.net/deon/spdocker/tree/master) -* *An Importantly* Dont forget that the first time you use this image, you need to initialise SP - details are [here](firstrun.html) +* *And Importantly* Dont forget that the first time you use this image, you need to initialise SP - details are [here](firstrun.html) # Spectrum Protect Operations Center