diff options
author | Niclas Eklund <[email protected]> | 2009-12-21 14:11:22 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-12-21 14:11:22 +0000 |
commit | cc62eb20f678cecc1b9b1dbd572b191347a9e907 (patch) | |
tree | 86676a812b969d45208c27e49e58636f34f07285 /lib/orber/doc/src/orber.xml | |
parent | 4fb050582fa88448f07e9981e4df3cc06237f859 (diff) | |
download | otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.gz otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.bz2 otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.zip |
Removed 011 in documentation files
Diffstat (limited to 'lib/orber/doc/src/orber.xml')
-rw-r--r-- | lib/orber/doc/src/orber.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/orber/doc/src/orber.xml b/lib/orber/doc/src/orber.xml index da5fd05f98..05036667cc 100644 --- a/lib/orber/doc/src/orber.xml +++ b/lib/orber/doc/src/orber.xml @@ -558,7 +558,7 @@ <desc> <p>This function installs all the necessary mnesia tables and load default data in some of them. If one or more Orber tables - already exists the installation fails. The function\011 + already exists the installation fails. The function <em>uninstall</em> may be used, if it is safe, i.e., no other application is running Orber.</p> <p>Preconditions:</p> |