Skip to content

Commit 7e43e94

Browse files
committed
Deploying to gh-pages from @ ecadb34 🚀
1 parent 67406b6 commit 7e43e94

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

.doctrees/environment.pickle

-42 Bytes
Binary file not shown.
Binary file not shown.

_sources/tutorials/gui-programming/gtk4-samples/minimal-app.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Source Code
88

99
Don't use this code for creating applications.
1010

11-
Unless you know what you are sure about what you're doing,
11+
Unless you are sure about what you're doing,
1212
follow the :doc:`Basic App Sample <basic-app>` instead.
1313

1414
.. code-block:: vala

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tutorials/gui-programming/gtk4-samples/minimal-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ <h2>Source Code<a class="headerlink" href="#source-code" title="Permalink to thi
542542
<div class="admonition attention">
543543
<p class="admonition-title">Attention</p>
544544
<p>Don’t use this code for creating applications.</p>
545-
<p>Unless you know what you are sure about what you’re doing,
545+
<p>Unless you are sure about what you’re doing,
546546
follow the <a class="reference internal" href="basic-app.html"><span class="doc">Basic App Sample</span></a> instead.</p>
547547
</div>
548548
<div class="highlight-vala notranslate"><div class="highlight"><pre><span></span>// MinimalApp.vala

0 commit comments

Comments
 (0)