Skip to content

Commit 55b0896

Browse files
committed
fix typos
Signed-off-by: hiaselhans <[email protected]>
1 parent 2cf077c commit 55b0896

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sycl/doc/GetStartedGuide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Throughout this document `DPCPP_HOME` denotes the path to the local directory
3636
created as DPC++ workspace. It might be useful to create an environment variable
3737
with the same name.
3838

39-
4039
**Linux**
4140

4241
```bash
@@ -72,7 +71,7 @@ cd %DPCPP_HOME%\build
7271
The easiest way to get started is to use the buildbot [configure](../../buildbot/configure.py)
7372
and [compile](../../buildbot/configure.py) scripts.
7473

75-
In case you want to configure Cmake manually the up-to-date reference for variables is in these files.
74+
In case you want to configure CMake manually the up-to-date reference for variables is in these files.
7675

7776
**Linux**
7877

0 commit comments

Comments
 (0)