diff options
Diffstat (limited to 'src/mod_caps.erl')
-rw-r--r-- | src/mod_caps.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_caps.erl b/src/mod_caps.erl index 42360a668..3b847d7a5 100644 --- a/src/mod_caps.erl +++ b/src/mod_caps.erl @@ -22,7 +22,7 @@ %%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA %%% 02111-1307 USA %%% -%%% 2009, improvements from Process-One to support correct PEP handling +%%% 2009, improvements from ProcessOne to support correct PEP handling %%% through s2s, use less memory, and speedup global caps handling %%%---------------------------------------------------------------------- |