From 42118229786e0b3b5f5e54085859fcb1c9410b33 Mon Sep 17 00:00:00 2001 From: Junya Akahira Date: Mon, 24 Aug 2015 17:31:02 +0900 Subject: [PATCH] Fix a typo in README.rst Change-Id: If38d147a9521de0e599f10a3e336000373ad1efa --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9df6126d..49a77110 100644 --- a/README.rst +++ b/README.rst @@ -504,7 +504,7 @@ comma-delimited string. Some examples: Images are built such that the Linux kernel is instructed not to switch into graphical consoles (i.e. it will not activate KMS). This maximises compatibility with remote console interception hardware, such as HP's iLO. -However, you will typicallly only see kernel messages on the console - init +However, you will typically only see kernel messages on the console - init daemons (e.g. upstart) will usually be instructed to output to a serial console so nova's console-log command can function. There is an element in the tripleo-image-elements repository called "remove-serial-console" which will