diff --git a/apps/federatedfilesharing/templates/settings-admin.php b/apps/federatedfilesharing/templates/settings-admin.php
index 6587cd19dd926bb8f80825b49f3039d0fefedeb6..7994db729918775afd3aeca3cc176a2170e6acfe 100644
--- a/apps/federatedfilesharing/templates/settings-admin.php
+++ b/apps/federatedfilesharing/templates/settings-admin.php
@@ -23,7 +23,7 @@ style('federatedfilesharing', 'settings-admin');
 	print_unescaped('checked="checked"');
 } ?> />
 		<label for="outgoingServer2serverShareEnabled">
-			<?php p($l->t('Allow users on this server to send shares to other servers. This option also allows WebDAV access to public shares'));?>
+			<?php p($l->t('Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)'));?>
 		</label>
 	</p>
 	<p>