diff options
author | Luboš Doležel <lubos@dolezel.info> | 2018-11-09 12:26:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-09 12:26:28 +0100 |
commit | d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd (patch) | |
tree | 2fafcdccf8f612e3e8a2472961de0f0259b468b8 | |
parent | d0d8c127673097e2604790f6217030f6cab94bfe (diff) | |
parent | d5c981ed400c84ce09c858e896fe96b0ce59cc2f (diff) | |
download | twinkle-d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd.tar twinkle-d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd.tar.gz twinkle-d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd.tar.lz twinkle-d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd.tar.xz twinkle-d76e5081aabf58d6fa66a78c0e3b6c81a6fe42dd.zip |
Merge pull request #134 from lpmi-13/typofix
fix simple typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ send a REGISTER on startup of the profile. ## Addressing -When you invite someone to a call you have to enter an an address. +When you invite someone to a call you have to enter an address. A SIP address has the following form: sip:<user>@<host-part> |