diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f2f1124..8f961971 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ minutes of past meetings can be found on our ## Setting up a development environment First, you need to fork the project. After you have done this clone your forked repo. You can do this by -executing the folowing +executing the following ```bash git clone https://github.com//xeus-cpp.git @@ -35,7 +35,7 @@ micromamba create -f environment-dev.yml -y micromamba activate xeus-cpp ``` -You are now in a position to install xeus-cpp into this envirnoment. You can do this by executing +You are now in a position to install xeus-cpp into this environment. You can do this by executing ```bash mkdir build @@ -61,7 +61,7 @@ pytest -sv test_xcpp_kernel.py ## Setting up a development environment (wasm instructions) First, you need to fork the project. After you have done this clone your forked repo. You can do this by -executing the folowing +executing the following ```bash git clone https://github.com//xeus-cpp.git diff --git a/docs/source/InstallationAndUsage.rst b/docs/source/InstallationAndUsage.rst index eb892b8b..01e3db29 100644 --- a/docs/source/InstallationAndUsage.rst +++ b/docs/source/InstallationAndUsage.rst @@ -100,7 +100,7 @@ Once the Jupyter Lite site has built you can test the website locally by executi Installing from conda-forge =========================== -If you have conda installed then you can install xeus-cpp using the follwing command +If you have conda installed then you can install xeus-cpp using the following command .. code-block:: bash diff --git a/share/xeus-cpp/tagfiles/cppreference-doxygen-web.tag b/share/xeus-cpp/tagfiles/cppreference-doxygen-web.tag index bde63a4e..23831a70 100644 --- a/share/xeus-cpp/tagfiles/cppreference-doxygen-web.tag +++ b/share/xeus-cpp/tagfiles/cppreference-doxygen-web.tag @@ -38138,8 +38138,8 @@ T - select_on_container_copy_contruction - cpp/memory/polymorphic_allocator/select_on_container_copy_contruction + select_on_container_copy_construction + cpp/memory/polymorphic_allocator/select_on_container_copy_construction (T... args)