Skip to content

Commit cdce26e

Browse files
committed
fix: typo in build docs
1 parent 925043d commit cdce26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ to build kitty with your changes.
3030

3131
.. note::
3232
If you plan to run kitty from source long-term, there are a couple of
33-
caveats to be aware of. You should occassionally run ``./dev.sh deps``
33+
caveats to be aware of. You should occasionally run ``./dev.sh deps``
3434
to have the dependencies re-downloaded as they are updated periodically.
3535
Also, the built kitty executable assumes it will find source in whatever
3636
directory you first ran :code:`./dev.sh build` in. If you move/rename the

0 commit comments

Comments
 (0)