diff --git a/News.php b/News.php index d41e622..6b2a6e9 100644 --- a/News.php +++ b/News.php @@ -18,7 +18,7 @@ include_once("includes/header.php");

Hello everyone, I have some bad and good news about Carla.
- If you've been following the development on the git repository you likely know what his is about.
+ If you've been following the development on the git repository you likely know what this is about.
There were some major changes done to Carla's code base in the past few days.

@@ -58,7 +58,7 @@ include_once("includes/header.php");

Another breaking change is the removal of modgui support.
The code only worked for PyQt4, which is no longer the default for Carla source-based builds.
- Plus it required webkit, which brings a bit list of dependencies. + Plus it required webkit, which brings a big list of dependencies. I would have to port the code to webengine/chromium to make it work with PyQt5... no thanks.