Commit 5f5500741c12e2fd1a4dc95980e8724482d0a12c

Authored by Scott Klum
1 parent 0306db67

Fixed outdated plugin doc

Showing 1 changed file with 1 additions and 1 deletions
openbr/openbr_plugin.h
... ... @@ -51,7 +51,7 @@
51 51 * \endcode
52 52 *
53 53 * \par Development
54   - * Plugins should be developed in <tt>sdk/plugins/</tt>.
  54 + * Plugins should be developed in <tt>openbr/plugins/</tt>.
55 55 * See this folder for numerous examples of existing plugins to follow when writing your own.
56 56 * Plugins may optionally include a <tt>.cmake</tt> file to control build configuration.
57 57 *
... ...