[gnome-builder] meson.build: Fix a couple typos



commit 583e3b9f1906c03edf90144110e68d0f5906b5ef
Author: Phaedrus Leeds <mwleeds protonmail com>
Date:   Wed Dec 15 14:20:24 2021 -0800

    meson.build: Fix a couple typos

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 15d0fda10..2eb7ccabe 100644
--- a/meson.build
+++ b/meson.build
@@ -68,8 +68,8 @@ if (version_split[1][0] == 'a' or version_split[1][0] == 'b')
   config_h.set10('DEVELOPMENT_BUILD', 1)
   MINOR_VERSION = 0
   status += [
-    'You are building a development version of GNOME builder. There may be more',
-    'bugs in this version that you are comfortable with. Addtionally, there',
+    'You are building a development version of GNOME Builder. There may be more',
+    'bugs in this version than you are comfortable with. Addtionally, there',
     'is a chance it will eat all of your work and leave you sad and alone.',
     '', ''
   ]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]