diff options
Diffstat (limited to 'src/exchange')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_aml-decision.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/exchange/taler-exchange-httpd_aml-decision.h b/src/exchange/taler-exchange-httpd_aml-decision.h index e6e35552..8dd3bb3f 100644 --- a/src/exchange/taler-exchange-httpd_aml-decision.h +++ b/src/exchange/taler-exchange-httpd_aml-decision.h @@ -14,7 +14,7 @@    TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>  */  /** - * @file taler-exchange-httpd_aml_decision.h + * @file taler-exchange-httpd_aml-decision.h   * @brief Handle /aml/$OFFICER_PUB/decision requests   * @author Christian Grothoff   */ @@ -27,7 +27,7 @@  /**   * Handle an "/aml/$OFFICER_PUB/decision" request.  Parses the decision - * details, checks the signatures and if appropriately authorized excecutes + * details, checks the signatures and if appropriately authorized executes   * the decision.   *   * @param rc request context | 
