File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ minutes of past meetings can be found on our
1818## Setting up a development environment  
1919
2020First, you need to fork the project. After you have done this clone your forked repo. You can do this by 
21- executing the folowing 
21+ executing the following 
2222
2323``` bash 
2424git clone https://github.com/< your-github-username> /xeus-cpp.git
@@ -35,7 +35,7 @@ micromamba create -f environment-dev.yml -y
3535micromamba activate xeus-cpp
3636``` 
3737
38- You are now in a position to install xeus-cpp into this envirnoment . You can do this by executing
38+ You are now in a position to install xeus-cpp into this environment . You can do this by executing
3939
4040``` bash 
4141mkdir build
@@ -61,7 +61,7 @@ pytest -sv test_xcpp_kernel.py
6161## Setting up a development environment (wasm instructions)  
6262
6363First, you need to fork the project. After you have done this clone your forked repo. You can do this by 
64- executing the folowing 
64+ executing the following 
6565
6666``` bash 
6767git clone https://github.com/< your-github-username> /xeus-cpp.git
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Once the Jupyter Lite site has built you can test the website locally by executi
100100
101101=========================== 
102102
103- If you have conda installed then you can install xeus-cpp using the follwing  command
103+ If you have conda installed then you can install xeus-cpp using the following  command
104104
105105.. code-block :: bash 
106106
Original file line number Diff line number Diff line change 3813838138    </member>
3813938139    <member kind="function">
3814038140      <type>T</type>
38141-       <name>select_on_container_copy_contruction </name>
38142-       <anchorfile>cpp/memory/polymorphic_allocator/select_on_container_copy_contruction </anchorfile>
38141+       <name>select_on_container_copy_construction </name>
38142+       <anchorfile>cpp/memory/polymorphic_allocator/select_on_container_copy_construction </anchorfile>
3814338143      <anchor></anchor>
3814438144      <arglist>(T... args)</arglist>
3814538145    </member>
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments