smalltalk
/
osmo-st-gsm
Archived
1
0
Fork 0

typo: Fix a typo in the log message

This commit is contained in:
Holger Hans Peter Freyther 2012-12-01 18:17:36 +01:00
parent be139c87ef
commit b386ac7d9d
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ deadlocks should not occur.'>
handleUDT: aSCCP [
<category: 'protected'>
self logNotice: 'Incomind UDT message' area: #sccp.
self logNotice: 'Incoming UDT message' area: #sccp.
]
removeConnection: aConnection [