# HG changeset patch
# User Sebastien Jodogne <s.jodogne@gmail.com>
# Date 1591878690 -7200
# Node ID 496e07123e37bb09e47c7f6d88006d9eee4756f4
# Parent  149172a06b4d36c59993388491319c70b0466845
typo

diff -r 149172a06b4d -r 496e07123e37 OrthancServer/Plugins/Engine/PluginsEnumerations.h
--- a/OrthancServer/Plugins/Engine/PluginsEnumerations.h	Thu Jun 11 14:29:14 2020 +0200
+++ b/OrthancServer/Plugins/Engine/PluginsEnumerations.h	Thu Jun 11 14:31:30 2020 +0200
@@ -38,8 +38,8 @@
 /**
  * NB: Conversions to/from "OrthancPluginConstraintType" and
  * "OrthancPluginResourceType" are located in file
- * "../../OrthancServer/Search/DatabaseConstraint.h" to be shared with
- * the "orthanc-databases" project.
+ * "../../Sources/Search/DatabaseConstraint.h" to be shared with the
+ * "orthanc-databases" project.
  **/
 
 #include "../Include/orthanc/OrthancCPlugin.h"