diff --git a/build.html b/build.html index 73f4e3587..6250022e8 100644 --- a/build.html +++ b/build.html @@ -496,7 +496,7 @@ function getTargetName(target) { case 'iOS': return 'JSON'; case 'tdclient': - return 'a simple and convenient C++11-interface'; + return 'simple and convenient C++11'; case 'JNI': case 'Android': return 'native ' + target + '';