summaryrefslogtreecommitdiff
path: root/doc/man/asn1_find_node.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/asn1_find_node.3')
-rw-r--r--doc/man/asn1_find_node.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/asn1_find_node.3 b/doc/man/asn1_find_node.3
index eb61677..8ef20e0 100644
--- a/doc/man/asn1_find_node.3
+++ b/doc/man/asn1_find_node.3
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
-.TH "asn1_find_node" 3 "4.8" "libtasn1" "libtasn1"
+.TH "asn1_find_node" 3 "4.13" "libtasn1" "libtasn1"
.SH NAME
asn1_find_node \- API function
.SH SYNOPSIS
@@ -13,7 +13,7 @@ NODE_ASN element pointer.
null terminated string with the element's name to find.
.SH "DESCRIPTION"
Searches for an element called \fIname\fP starting from \fIpointer\fP . The
-name is composed by differents identifiers separated by dots. When
+name is composed by different identifiers separated by dots. When
* \fIpointer\fP has a name, the first identifier must be the name of
* \fIpointer\fP , otherwise it must be the name of one child of * \fIpointer\fP .
.SH "RETURNS"