[sr-dev] git:master: modules_k/acc: Fix typos.

Timo Reimann timo.reimann at 1und1.de
Tue Aug 16 20:33:43 CEST 2011


Module: sip-router
Branch: master
Commit: 9f45de90eb684e058d4c6a195fb774abbe71a52e
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9f45de90eb684e058d4c6a195fb774abbe71a52e

Author: Timo Reimann <timo.reimann at 1und1.de>
Committer: Timo Reimann <timo.reimann at 1und1.de>
Date:   Tue Aug 16 19:58:12 2011 +0200

modules_k/acc: Fix typos.

---

 modules_k/acc/acc_cdr.c |    2 +-
 modules_k/acc/acc_cdr.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules_k/acc/acc_cdr.c b/modules_k/acc/acc_cdr.c
index e8678df..c2ecf44 100644
--- a/modules_k/acc/acc_cdr.c
+++ b/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
  */
diff --git a/modules_k/acc/acc_cdr.h b/modules_k/acc/acc_cdr.h
index 46687ef..4a679a4 100644
--- a/modules_k/acc/acc_cdr.h
+++ b/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
  */




More information about the sr-dev mailing list