[Pkg-owncloud-commits] [owncloud] 63/74: Markup corrections
David Prévot
taffit at moszumanska.debian.org
Tue Dec 2 22:04:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 9b414d81d867df1ce56ec2c8b4c5211ae625c12e
Author: Carla Schroder <carla at owncloud.com>
Date: Tue Nov 25 15:01:05 2014 -0800
Markup corrections
---
config/config.sample.php | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/config/config.sample.php b/config/config.sample.php
index 780d01f..74ddf42 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -72,8 +72,7 @@ $CONFIG = array(
/**
* Where user files are stored; this defaults to ``data/`` in the ownCloud
* directory. The SQLite database is also stored here, when you use SQLite. (SQLite is
-available only in ownCloud Community Edition)
-
+ * available only in ownCloud Community Edition)
*/
'datadirectory' => '/var/www/owncloud/data',
@@ -810,7 +809,7 @@ available only in ownCloud Community Edition)
/**
* Database types that are supported for installation. (SQLite is available only in
- ownCloud Community Edition)
+ * ownCloud Community Edition)
*
* Available:
* - sqlite (SQLite3)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list