Skip to content

Commit

Permalink
Merge pull request #48 from feltcat/typos
Browse files Browse the repository at this point in the history
Fix some typos
  • Loading branch information
flacjacket authored Oct 3, 2023
2 parents a6c9c2e + 0cd4291 commit 6c90c60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Installing
----------

Installation can be done through pip to pull the most recently tagged release.
To see instructions on running from sounce, see the relevant documentation on
To see instructions on running from source, see the relevant documentation on
`installing from source`_.

.. _installing from source: http://pywayland.readthedocs.org/en/latest/install.html#installing-from-source
Expand Down
2 changes: 1 addition & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Once the protocol files are created, you can generate the cffi module. Note:
this is only required if you want to run from the source in place. If the
libwayland header files are correctly installed, you will just need to run::

$ python pywaland/ffi_build.py
$ python pywayland/ffi_build.py

At this point, you should be able to use the PyWayland library. You can check
that you have everything installed correctly by running the associated
Expand Down

0 comments on commit 6c90c60

Please # to comment.