aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/signal.h
diff options
context:
space:
mode:
authorThorsten Alteholz <debian@alteholz.de>2019-07-16 20:51:16 +0200
committerHoernchen <ewild@sysmocom.de>2019-07-16 20:12:03 +0000
commit3a357de631943b8581f5bc304f6935c2a768f8b6 (patch)
tree30e1faeefdf23e6c574175352892f2dfeee43288 /include/osmocom/msc/signal.h
parentaa0a295a3d702760c3c0685d04362f4c84a802cb (diff)
fix spelling detected by lintian
Diffstat (limited to 'include/osmocom/msc/signal.h')
-rw-r--r--include/osmocom/msc/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/msc/signal.h b/include/osmocom/msc/signal.h
index 16b5678db..c7f899174 100644
--- a/include/osmocom/msc/signal.h
+++ b/include/osmocom/msc/signal.h
@@ -89,7 +89,7 @@ struct scall_signal_data {
struct vty *vty;
};
struct sms_signal_data {
- /* The transaction where this occured */
+ /* The transaction where this occurred */
struct gsm_trans *trans;
/* Can be NULL for SMMA */
struct gsm_sms *sms;