From f175574f3731c99d82758952e37f52037476aa5f Mon Sep 17 00:00:00 2001 From: ToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:01:54 +0000 Subject: [fix] typos in documentation & messages --- docs/dev/makefile.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev/makefile.rst') diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst index 62ac2e905..286055afb 100644 --- a/docs/dev/makefile.rst +++ b/docs/dev/makefile.rst @@ -138,7 +138,7 @@ from the YAML configuration: - ``SEARXNG_PORT`` from :ref:`server.port ` The ``GIT_URL`` and ``GIT_BRANCH`` in the origin:`utils/brand.env` file, are -readed from the git VCS and the branch that is checked out when ``make +read from the git VCS and the branch that is checked out when ``make buildenv`` command runs. .. _brand: @@ -423,7 +423,7 @@ To get live builds while modifying CSS & JS use (:ref:`make run`): The :origin:`Makefile` targets ``static.build.*`` cover common tasks to build (a commit of) the static files. The ``./manage static.build..*`` command line -can be used to convenient run common build tasks of the satic files. +can be used to convenient run common build tasks of the static files. .. program-output:: bash -c "cd ..; ./manage static.help" -- cgit v1.2.3