mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 02:29:34 +02:00
Find and fix typos using 'codespell'
This commit is contained in:
parent
5d582080be
commit
6e5439db5c
12 changed files with 29 additions and 29 deletions
|
@ -64,7 +64,7 @@ parse(L) ->
|
|||
%%% RFC2254_Filter = RegExp = Value = string(),
|
||||
%%% N = integer().
|
||||
%%%
|
||||
%%% Description: The same as parse/1, but substitutes N or all occurences
|
||||
%%% Description: The same as parse/1, but substitutes N or all occurrences
|
||||
%%% of RegExp with Value *after* parsing.
|
||||
%%%
|
||||
%%% Example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue