summaryrefslogtreecommitdiff
path: root/docs/architecture.txt
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-06-16 13:37:09 +0200
committerraveit65 <[email protected]>2022-07-20 00:08:02 +0200
commitd4a862454a8eab5ac2002493749dadc20e16974d (patch)
tree62ebd9bac75a3ff336e195999dcd31691cab1669 /docs/architecture.txt
parent25ffc1e58eeb5c2faef66eba1ac58bf0ac19ff67 (diff)
downloadcaja-d4a862454a8eab5ac2002493749dadc20e16974d.tar.bz2
caja-d4a862454a8eab5ac2002493749dadc20e16974d.tar.xz
Remove trailing whitespaces
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Diffstat (limited to 'docs/architecture.txt')
-rw-r--r--docs/architecture.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/architecture.txt b/docs/architecture.txt
index bda3397e..896bb6ae 100644
--- a/docs/architecture.txt
+++ b/docs/architecture.txt
@@ -65,7 +65,7 @@ it displays. The CajaWindow object provides various chrome and
uses a number of CajaView objects to communicate with view
components. The relationship between CajaWindow and the
CajaViews is mostly, but not completely one-way; primarily, the
-window calls the view's methods and connects to its signals.
+window calls the view's methods and connects to its signals.
The CajaView object serves as a proxy for a view component. It
provides a number of methods which correspond to the methods of the
@@ -140,7 +140,7 @@ architecture is different.
* Other Communication
The Caja:View and Caja:ViewFrame interfaces allow for other
-communication as well.
+communication as well.
The view may request that the frame update the status message,
indicate a certain level of progress during loading, or display a