Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
Fixed stupid typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Mar 4, 2009
1 parent 09f777e commit e8d25c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -2,7 +2,7 @@ Revision management for Django TextFields
=========================================

This app provides a model field for Django called ``RcsTextField`` --
named after `Revision Constrol System`.
named after `Revision Control System`.

Currently this app implements Subversion, Git and Bazaar backends for
versionizing the content of the field. Other backends are planned.
Expand Down

0 comments on commit e8d25c5

Please sign in to comment.