[release-notes] Stupid curly quotes/parens
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes] Stupid curly quotes/parens
- Date: Fri, 4 Sep 2020 17:30:26 +0000 (UTC)
commit 8d0078e13175d7306ec93071376a3debd0b7c40e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Sep 4 12:28:38 2020 -0500
Stupid curly quotes/parens
help/C/developers.page | 6 +++---
help/C/index.page | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index cff2b8cd..99f2f0fb 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -67,7 +67,7 @@
centralized to distributed database model. App developers are encouraged to
store data in app-local Tracker databases.</p>
<p>The file system indexed managed by Tracker Miner FS is now read-only.</p>
- <p>Tracker's SPARQL core now fully supports SPARQL 1.1 query language,
+ <p>Tracker’s SPARQL core now fully supports SPARQL 1.1 query language,
including the <code>SERVICE {}</code> statement, which allows one database
to query from another.</p>
<p>The tracker3 commandline tool has also seen many improvements.</p>
@@ -77,8 +77,8 @@
<title>GJS</title>
<p>GJS has been updated to use Spidermonkey version 78. This brings
a number of new language features, such as the <code>??</code> operator
- ("nullish coalescing operator") and the <code>?.</code> operator ("optional
- chaining operator"), public static class fields, support for separators in
+ (“nullish coalescing operator”) and the <code>?.</code> operator (“optional
+ chaining operator”), public static class fields, support for separators in
numeric literals (like <code>1_000_000</code>), a more powerful regular
expression engine with lookbehind and named capture groups, and useful
methods such as <code>String.replaceAll()</code> and
diff --git a/help/C/index.page b/help/C/index.page
index 0c4765dd..aa0aa702 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -154,7 +154,7 @@
option, which also can be used to go to the Boot menu by holding down the
<key>Alt</key> key.</p></item>
<item><p>GNOME 3.38 features the new Tracker 3 alongside Tracker 2. The
- majority of GNOME's core apps are updated to use Tracker 3. Major
+ majority of GNOME’s core apps are updated to use Tracker 3. Major
improvements in the Tracker 3 search engine and database make the Flatpak
application sandbox more secure by allowing control over what kinds of
data your apps can search and query.</p></item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]