Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/building_corpora.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Building a Corpus from an Individual description
------------------------------------------------

To build a corpus from an individual description, run the following command from
the root directory of this repoistory:
the root directory of this repository:

.. code-block:: bash

Expand Down
2 changes: 1 addition & 1 deletion llvm_ir_dataset_utils/util/extract_source_lib.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Library functions for extracting ource files produced by the compiler
"""Library functions for extracting source files produced by the compiler
wrapper.
"""

Expand Down