Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-01-06 11:51:44 +0300
committerOlivier Paroz <github@oparoz.com>2015-01-06 11:51:44 +0300
commitd230e30f80782a3155c2fb89b2183790cc9d0b1c (patch)
tree9d1e39b6584fae4645f287bd3a08b099386dd4d8 /README.md
parentc57dcdac00ecbb2c9953299ac98e74a53702e8ba (diff)
Fix JS: Cannot read property 'flyTo' of null
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b44eaff7..9022b532 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Then, we can patch ownCloud
$ patch -p1 < apps/galleryplus/patches/bitmap_preview.patch
```
-Next add a few new entries to your configuration file, Look at the sample configuration in your config folder if you need more information.
+Next add a few new entries to your configuration file. Look at the sample configuration in your config folder if you need more information.
```
$ nano config/config.php