aboutsummaryrefslogtreecommitdiff
path: root/Documentation/isdn/README.concap
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/isdn/README.concap')
-rw-r--r--Documentation/isdn/README.concap2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/isdn/README.concap b/Documentation/isdn/README.concap
index 2f114babe4b6..a76d74845a4c 100644
--- a/Documentation/isdn/README.concap
+++ b/Documentation/isdn/README.concap
@@ -111,7 +111,7 @@ struct concap_proto_ops{
struct concap_proto * (*proto_new) (void);
/* delete encapsulation protocol instance and free all its resources.
- cprot may no loger be referenced after calling this */
+ cprot may no longer be referenced after calling this */
void (*proto_del)(struct concap_proto *cprot);
/* initialize the protocol's data. To be called at interface startup