Browse Source

Merge pull request #100 from byaruhaf/patch-1

Updated gproc.app.src
Ulf Wiger 9 years ago
parent
commit
4c55ba64e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/gproc.app.src

+ 1 - 1
src/gproc.app.src

@@ -4,7 +4,7 @@
 
 {application, gproc,
  [
-  {description, "GPROC"},
+  {description, "Extended process registry for Erlang"},
   {vsn, git},
   {id, "GPROC"},
   {registered, [ ] },