fix missing comma

This commit is contained in:
dmacias72 2016-03-14 18:43:27 -06:00
parent ab9d587670
commit 7e93bdec82

View File

@ -26,6 +26,6 @@
"subversion":"Subversion is a version control system which allows you to keep old versions of files and directories (usually source code), and keep a log of who, when, and why changes occurred, similar to other such systems like CVS, RCS or SCCS. Subversion keeps all the information to permit extracting previous versions of those files at any time. For more information about the Subversion project.",
"unrar":"The UnRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver version 1.50 and above. The UnRAR library is a minor part of the RAR archiver and contains the RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. The UnRAR library can also be used by other programs to extract RAR archives.",
"utempter":"The utempter package provides a utility and shared library that allows terminal applications such as xterm and screen to update \/var\/run\/utmp and \/var\/log\/wtmp without requiring root privileges.",
"vim":"Vim is an almost compatible version of the UNIX editor vi. Many new features have been added: multi level undo, command line history, filename completion, block operations, and more. Vim s development is led by Bram Moolenaar. This package also contains the Exuberant Ctags program written by Darren Hiebert."
"vim":"Vim is an almost compatible version of the UNIX editor vi. Many new features have been added: multi level undo, command line history, filename completion, block operations, and more. Vim s development is led by Bram Moolenaar. This package also contains the Exuberant Ctags program written by Darren Hiebert.",
"virtualenv":"virtualenv is a tool to create isolated Python environments."
}