aboutsummaryrefslogtreecommitdiffstats
path: root/dblib
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 14:04:43 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 14:04:44 +0100
commit00248de1226185c9c4d0f43983fafc2eb4087d95 (patch)
tree2eaaa1372d34f6790d48f1b015d0598c9ff38aa4 /dblib
parent28e2e1ca2a9c9d1df3e2b3ab69c0aecbb62918bd (diff)
fix typos
Change-Id: I3a7a4e5b19ac6a54f637fc459d34f3abe7cf4a69 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
Diffstat (limited to 'dblib')
-rwxr-xr-xdblib/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/README.md b/dblib/README.md
index 98e8f0c6..ab2c5130 100755
--- 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 the active database.