changeset 16:5a3c683a8013

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Mar 2015 12:05:17 +0100
parents 2e8cc126b076
children 3d874177724e
files StoragePlugin/Plugin.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/StoragePlugin/Plugin.cpp	Mon Mar 02 12:04:54 2015 +0100
+++ b/StoragePlugin/Plugin.cpp	Mon Mar 02 12:05:17 2015 +0100
@@ -123,7 +123,7 @@
     }
     else
     {
-      OrthancPluginLogWarning(context_, "Using PostgreSQL storage are");
+      OrthancPluginLogWarning(context_, "Using PostgreSQL storage area");
     }