From f3052a3a1a78c5cb5135c5c96c64ae4a39433745 Mon Sep 17 00:00:00 2001
From: Tuncer Ayaz
Date: Mon, 5 Dec 2011 18:28:19 +0100
Subject: Fix misspelling of chosen
---
lib/kernel/doc/src/code.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'lib/kernel/doc/src')
diff --git a/lib/kernel/doc/src/code.xml b/lib/kernel/doc/src/code.xml
index 6b89711924..ee687511a3 100644
--- a/lib/kernel/doc/src/code.xml
+++ b/lib/kernel/doc/src/code.xml
@@ -229,10 +229,10 @@
-code_path_choice Choice. If the flag is set to relaxed,
the code server will instead choose a suitable directory
depending on the actual file structure. If there exists a regular
- application ebin directory,situation it will be choosen. But if it does
- not exist, the ebin directory in the archive is choosen if it
+ application ebin directory,situation it will be chosen. But if it does
+ not exist, the ebin directory in the archive is chosen if it
exists. If neither of them exists the original directory will be
- choosen.
+ chosen.
The command line flag -code_path_choice Choice does also
affect how init interprets the boot script. The
--
cgit v1.2.3