1
0
mirror of https://github.com/amix/vimrc synced 2025-08-02 19:15:00 +08:00

Fix typo for retrieve.

This commit is contained in:
Yulv-git
2022-07-27 15:06:36 +08:00
committed by GitHub
parent 257463d817
commit f53710e4f8

View File

@ -1940,7 +1940,7 @@ syn keyword ngxDirectiveThirdParty srcache_default_expire
syn keyword ngxDirectiveThirdParty srcache_max_expire syn keyword ngxDirectiveThirdParty srcache_max_expire
" SSSD Info Module <https://github.com/veruu/ngx_sssd_info> " SSSD Info Module <https://github.com/veruu/ngx_sssd_info>
" Retrives additional attributes from SSSD for current authentizated user " Retrieves additional attributes from SSSD for the current authentizated user
syn keyword ngxDirectiveThirdParty sssd_info syn keyword ngxDirectiveThirdParty sssd_info
syn keyword ngxDirectiveThirdParty sssd_info_output_to syn keyword ngxDirectiveThirdParty sssd_info_output_to
syn keyword ngxDirectiveThirdParty sssd_info_groups syn keyword ngxDirectiveThirdParty sssd_info_groups