# HG changeset patch # User jbe # Date 1503339792 -7200 # Node ID 3499913370087913c9a007cfb489461997e87daf # Parent c5bf8d6963c4eada9bf41ab164a8f92e4a8509b1 Fixed typo diff -r c5bf8d6963c4 -r 349991337008 doc/autodoc-header.htmlpart --- a/doc/autodoc-header.htmlpart Mon Aug 21 20:08:11 2017 +0200 +++ b/doc/autodoc-header.htmlpart Mon Aug 21 20:23:12 2017 +0200 @@ -457,7 +457,7 @@
  1. Path of the WebMCP framework directory, e.g. ./framework
  2. Path of your application's directory, e.g. ./demo-app
  3. -
  4. Name of your applicaiton (usually main)
  5. +
  6. Name of your application (usually main)
  7. Name of configuration (e.g. devel to use config/devel.lua)

@@ -467,7 +467,7 @@

  • Path to mcp.lua, e.g. ./framework/bin/mcp.lua
  • Path of the WebMCP framework directory, e.g. ./framework
  • Path of your application's directory, e.g. ./demo-app
  • -
  • Name of your applicaiton (usually main)
  • +
  • Name of your application (usually main)
  • Name of configuration (e.g. devel to use config/devel.lua)