[release-notes/gnome-3-24] Capitalize Builder



commit 3937a85318dcfbb0b54dd6637dce82ed68a82eb8
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Mar 10 18:52:44 2017 +0100

    Capitalize Builder

 help/C/developers.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 666f802..69dca47 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -29,7 +29,7 @@
     <title>Builder</title>
     <media type="image" src="figures/placeholder.png"/>
     <p>Builder has made significant progress for 3.24, with a number of major new features. It has enhanced 
support for a range of build systems, including Flatpak, CMake, Meson and Rust. This is thanks to a new <link 
href="https://blogs.gnome.org/chergert/2017/02/17/builders-build-pipeline/";>new build pipeline 
architecture</link>, which allows different build systems to be more easily supported.</p>
-    <p>Additionally, it is now possible to install and update SDKs and toolchains directly from builder, 
either for Flatpak and Rust. Clicking a few buttons is all it takes to set up a development environment.</p>
+    <p>Additionally, it is now possible to install and update SDKs and toolchains directly from Builder, 
either for Flatpak and Rust. Clicking a few buttons is all it takes to set up a development environment.</p>
     <p><link href="http://valgrind.org/";>Valgrind</link> integration makes it easy to profile your project. 
If Valgrind is available, it is available from the run menu — just select it to run your project with it.</p>
     <p>Flatpak support has had a significant amount of polish since last release, making it far more 
reliable and thoroughly integrated. This means it is now possible to seamlessly clone and build many GNOME 
applications using Flatpak, all from within Builder. This avoids the need to manually build lots of 
dependencies with JHBuild, and makes it easy to get started.</p>
   </section>


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