Skip to content

Commit 26a1ca1

Browse files
bashbaugalycm
authored andcommitted
fix README typos
1 parent beb4352 commit 26a1ca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ To use system OpenCL Headers, please specify the OpenCL Header location using th
3131
By default, the OpenCL ICD Loader will look for OpenCL Headers in the `inc` directory.
3232

3333
The OpenCL ICD Loader uses CMake for its build system.
34-
If CMake is not provided by your build system or OS pcakage manager, please consult the [CMake website](https://cmake.org).
34+
If CMake is not provided by your build system or OS package manager, please consult the [CMake website](https://cmake.org).
3535

3636
### Build and Install Directories
3737

3838
A common convention is to place the `build` directory in the top directory of the repository and to place the `install` directory as a child of the `build` directory.
39-
The remainder of these instructions follow this convention, although you may place these directores in any location.
39+
The remainder of these instructions follow this convention, although you may place these directories in any location.
4040

4141
### Example Usage
4242

0 commit comments

Comments
 (0)