diff --git a/News.php b/News.php
index 9c65d6d..15cc4f9 100644
--- a/News.php
+++ b/News.php
@@ -97,12 +97,12 @@ include_once("includes/header.php");
It was
recently open-sourced
and with the GUI widgets being familiar (it uses
- imgui
- ) there were very high chances of it working on Linux.
+ imgui)
+ there were very high chances of it working on Linux.
There were no official Linux builds or ways to build for Linux, but
not for long!
So while we can build and run it now, sadly any operation results in a crash :(
- Did some investigation but couldn't find why, author also couldn't tell.
+ I did some investigation but couldn't find why, author also couldn't tell.
That said, because it is based on imgui and I have worked with it and implemented in a few places, I wondered about taking advantage of it..
@@ -146,7 +146,7 @@ include_once("includes/header.php");