[gimp-web-devel/pat/bootstrap] content, roadmaps: various fixes.



commit e4dc4275c1e463e96f5e7d4aa5b83e2658c050a6
Author: Jehan <jehan girinstud io>
Date:   Thu Sep 8 12:12:47 2022 +0200

    content, roadmaps: various fixes.
    
    Typos, changed URL, word repetition or heavy sentences, proper wording.

 content/core/bugs.md       | 2 +-
 content/core/roadmap.md    | 8 ++++----
 content/resource/_index.md | 2 +-
 roadmaps/3.0.md            | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/content/core/bugs.md b/content/core/bugs.md
index 69fa47e..2d2caee 100644
--- a/content/core/bugs.md
+++ b/content/core/bugs.md
@@ -13,7 +13,7 @@ and the preferred way to submit patches for the GIMP is to make a
 [merge request](https://gitlab.gnome.org/GNOME/gimp/-/merge_requests).
 
 On [www.gimp.org](https://www.gimp.org) you can find a document describing
-[HOW TO Report GIMP Bugs](https://www.gimp.org/bugs/howtos/bugzilla.html).
+[HOW TO Report GIMP Bugs](https://www.gimp.org/bugs/report.html).
 You can also find a document that describes
 [How To Create and Submit a Patch](https://www.gimp.org/bugs/howtos/submit-patch.html).
 
diff --git a/content/core/roadmap.md b/content/core/roadmap.md
index f8d90d6..1205430 100644
--- a/content/core/roadmap.md
+++ b/content/core/roadmap.md
@@ -11,8 +11,8 @@ weight: -1
 
 This is roughly how the core development team plans GIMP evolution. Note
 that this does not mean we are not interested in contributions in other
-areas. Since GIMP is developed as a community, it mostly means that
-all it takes to revise priority is for anyone to contribute.
+areas. Since GIMP is developed as a community, all it takes to revise
+priority is for anyone to contribute.
 
 The bottom line is that GIMP is what we all make of it. There is no
 single company or entity heading the software (code admission is based
@@ -23,7 +23,7 @@ on quality and merit, not dictated by business).
 ## GIMP 2.10.x (Stable branch roadmap)
 
 The 2.10.x series coexists with the ongoing work to port GIMP to GTK+3
-and cleanup/obsolete API.
+and cleanup obsolete API.
 
 We try to backport fixes and new features to 2.10.x when we can.
 
@@ -50,7 +50,7 @@ Benefits:
 
 {{< roadmap "3.0" >}}
 
-[Milestone 3.2 in Gitlab](https://gitlab.gnome.org/GNOME/gimp/-/milestones/3)
+[Milestone 3.0 in Gitlab](https://gitlab.gnome.org/GNOME/gimp/-/milestones/3)
 
 ## GIMP 3.2
 
diff --git a/content/resource/_index.md b/content/resource/_index.md
index d6abada..f69d61d 100644
--- a/content/resource/_index.md
+++ b/content/resource/_index.md
@@ -7,7 +7,7 @@ weight: 2
 ---
 
 This _section_ contains information to create resources for GIMP or use
-GIMP as a development platform.
+it as a development platform.
 
 For instance you can write plug-ins to customize your workflow, run GIMP
 non-interactively from scripts to process images, and so on.
diff --git a/roadmaps/3.0.md b/roadmaps/3.0.md
index 267865f..05d1c78 100644
--- a/roadmaps/3.0.md
+++ b/roadmaps/3.0.md
@@ -6,4 +6,4 @@
 | Space invasion | work in progress | Various color management improvements, CMYK support (not as core image 
format, but import/export and picking/choosing/viewing)… |
 | Multi-layer selection | nearly done |  Most tools are multi-layer aware, some code still need to be 
improved (Alignment tool, GEGL filters, plug-in API…) |
 | Extensions management | work in progress | core work mostly done; website and platform still need to be 
done |
-| Paint Select tool |  sandbox | Released as experimental in 2.99.4, needs work |
+| Paint Select tool | playground | Released as experimental in 2.99.4, needs work |


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