Browse Source

modules_k/acc: Fix typos.

Timo Reimann 14 years ago
parent
commit
9f45de90eb
2 changed files with 2 additions and 2 deletions
  1. 1 1
      modules_k/acc/acc_cdr.c
  2. 1 1
      modules_k/acc/acc_cdr.h

+ 1 - 1
modules_k/acc/acc_cdr.c

@@ -23,7 +23,7 @@
 
 /*! \file
  * \ingroup acc
- * \brief Acc:: File to handle CRD generation by the help of the dialog-module
+ * \brief Acc:: File to handle CDR generation with the help of the dialog module
  *
  * - Module: \ref acc
  */

+ 1 - 1
modules_k/acc/acc_cdr.h

@@ -23,7 +23,7 @@
 
 /*! \file
  * \ingroup acc
- * \brief Acc:: File to handle CRD generation by the help of the dialog-module
+ * \brief Acc:: File to handle CDR generation with the help of the dialog module
  *
  * - Module: \ref acc
  */