Code Review
/
ccsdk
/
sli
/
core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
28e2e1c
)
fix typos
06/72206/1
author
Stanislav Chlebec
<stanislav.chlebec@pantheon.tech>
Thu, 8 Nov 2018 13:04:43 +0000
(14:04 +0100)
committer
Stanislav Chlebec
<stanislav.chlebec@pantheon.tech>
Thu, 8 Nov 2018 13:04:44 +0000
(14:04 +0100)
Change-Id: I3a7a4e5b19ac6a54f637fc459d34f3abe7cf4a69
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
dblib/README.md
patch
|
blob
|
history
diff --git
a/dblib/README.md
b/dblib/README.md
index
98e8f0c
..
ab2c513
100755
(executable)
--- a/
dblib/README.md
+++ b/
dblib/README.md
@@
-3,4
+3,4
@@
DBLIB Utility
DBLIB utility is designed as a high availability connection manager.
It is configured to use multiple databases, and based on the configured rules
-always provide the connection to te active database.
+always provide the connection to t
h
e active database.