# HG changeset patch # User Sebastien Jodogne # Date 1425294317 -3600 # Node ID 5a3c683a801329817aebc37808227b15bfdd8708 # Parent 2e8cc126b076ccc3bcef4992a0d3625f0a3ace8d typo diff -r 2e8cc126b076 -r 5a3c683a8013 StoragePlugin/Plugin.cpp --- 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"); }