From bb7f32cb41f59d27ddba51a329c7aa78e80e4f7b Mon Sep 17 00:00:00 2001 From: Tse Kit Yam Date: Fri, 4 Mar 2016 15:51:14 +0800 Subject: [PATCH] fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d2095ef..ee830fc 100755 --- a/index.html +++ b/index.html @@ -1059,7 +1059,7 @@ http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4 ng-model="connection.conf.directURL"/>

{{ 'If supplied, links will be created to enable direct download from the Aria2 server.' | translate }}
- (( '(Requires an appropriate webserver to be configured.)' | translate }} + {{ '(Requires an appropriate webserver to be configured.)' | translate }}