diff options
| author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2012-06-08 14:10:43 +0700 |
|---|---|---|
| committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2012-06-08 14:10:43 +0700 |
| commit | 7c0507bcce3399ba7f4b81e1dbd9c7d36e144a4f (patch) | |
| tree | 30ebd9345d78ebcbfa1021b5fd5a2a976f8930d3 /docs/development.rst | |
| parent | 652ac85549635428b89117a10d3584fc15fd4690 (diff) | |
| download | tablib-7c0507bcce3399ba7f4b81e1dbd9c7d36e144a4f.tar.gz | |
Fix typos.
Diffstat (limited to 'docs/development.rst')
| -rw-r--r-- | docs/development.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development.rst b/docs/development.rst index 03b6929..0b56457 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -46,7 +46,7 @@ Source Control Tablib source is controlled with Git_, the lean, mean, distributed source control machine. -The repository is publicly accessable. +The repository is publicly accessible. ``git clone git://github.com/kennethreitz/tablib.git`` |
