diff options
author | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2018-04-26 20:34:39 -0400 |
---|---|---|
committer | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2018-04-26 20:34:39 -0400 |
commit | c9c8ee41113a11720912ada4b6b5faefed942055 (patch) | |
tree | 235b98c6c3495c89fb12f30797fe4d2b08842d27 /doc | |
parent | 4a3174e145ae76892f38a418f16570838869a271 (diff) | |
download | ikiwiki-c9c8ee41113a11720912ada4b6b5faefed942055.tar ikiwiki-c9c8ee41113a11720912ada4b6b5faefed942055.tar.gz |
Add missing comma.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/merge_tincho-osm_branch.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/merge_tincho-osm_branch.mdwn b/doc/todo/merge_tincho-osm_branch.mdwn index 96042a5a2..26d6bf0eb 100644 --- a/doc/todo/merge_tincho-osm_branch.mdwn +++ b/doc/todo/merge_tincho-osm_branch.mdwn @@ -2,7 +2,7 @@ greatly simplifies the code, and would let us close [[replace openlayers with leaflet]] and -[[bugs/osm plugin fails to display map with javascript error]] +[[bugs/osm plugin fails to display map with javascript error]], at the cost of removing some features. The branch already incorporates changes from my review and additional fixes. |