mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-26 07:52:07 +00:00
libselinux: fix typo
Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Acked-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
644c5bbbc4
commit
fa4de3c9d8
@ -44,7 +44,7 @@ struct mmap_area;
|
||||
char const *regex_arch_string(void) ;
|
||||
|
||||
/**
|
||||
* regex_verison returns the version string of the underlying regular
|
||||
* regex_version returns the version string of the underlying regular
|
||||
* regular expressions library. In the case of PCRE it just returns the
|
||||
* result of pcre_version(). In the case of PCRE2, the very first time this
|
||||
* function is called it allocates a buffer large enough to hold the version
|
||||
|
Loading…
Reference in New Issue
Block a user