Skip to content

Commit 4b9078c

Browse files
committed
Fix typo in admin doc exprt -> export.
1 parent 0715385 commit 4b9078c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/admin_guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Migrating Backends
300300
your tracker to disk. (If you are running on windows see
301301
`issue1441336 <https://issues.roundup-tracker.org/issue1441336>`_
302302
on how to use the command line rather than interactive mode to
303-
exprt data.)
303+
export data.)
304304
3. Copy the tracker home to a new directory.
305305
4. Delete the "db" directory from the new directory.
306306
5. Set the value of the ``backend`` key under the ``[database]``

0 commit comments

Comments
 (0)