aboutsummaryrefslogtreecommitdiff
path: root/ssl/record/README
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/record/README')
-rw-r--r--ssl/record/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ssl/record/README b/ssl/record/README
index 987e9fd305d9..630fe8027af1 100644
--- a/ssl/record/README
+++ b/ssl/record/README
@@ -12,7 +12,7 @@ of these components is defined by:
3) A set of accessor macros
All struct definitions are in record.h. The functions and macros are either
-defined in record.h or record_locl.h dependent on whether they are intended to
+defined in record.h or record_local.h dependent on whether they are intended to
be private to the record layer, or whether they form part of the API to the rest
of libssl.
@@ -55,7 +55,7 @@ Conceptually it looks like this:
|| rec_layer_d1.c ||
||____________________||
|______________________|
- record_locl.h ^ ^ ^
+ record_local.h ^ ^ ^
_________________| | |_________________
| | |
_____V_________ ______V________ _______V________