diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2018-06-04 13:07:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-05 00:21:28 +0300 |
commit | bb38ccce887c29a3ca78b8bd105c168c811766d9 (patch) | |
tree | 5f49956c0453ad3c2d7ab9b2eaa2c9e8a7e57316 /Documentation/networking/gtp.txt | |
parent | f396922d862aa05b53ad740596652691a723ee23 (diff) | |
download | linux-bb38ccce887c29a3ca78b8bd105c168c811766d9.tar.xz |
docs: networking: fix minor typos in various documentation files
This patch fixes some typos/misspelling errors in the
Documentation/networking files.
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/gtp.txt')
-rw-r--r-- | Documentation/networking/gtp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/gtp.txt b/Documentation/networking/gtp.txt index 0d9c18f05ec6..6966bbec1ecb 100644 --- a/Documentation/networking/gtp.txt +++ b/Documentation/networking/gtp.txt @@ -67,7 +67,7 @@ Don't be confused by terminology: The GTP User Plane goes through kernel accelerated path, while the GTP Control Plane goes to Userspace :) -The official homepge of the module is at +The official homepage of the module is at https://osmocom.org/projects/linux-kernel-gtp-u/wiki == Userspace Programs with Linux Kernel GTP-U support == @@ -120,7 +120,7 @@ If yo have questions regarding how to use the Kernel GTP module from your own software, or want to contribute to the code, please use the osmocom-net-grps mailing list for related discussion. The list can be reached at osmocom-net-gprs@lists.osmocom.org and the mailman -interface for managign your subscription is at +interface for managing your subscription is at https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs == Issue Tracker == |