Skip to content

Commit b971a1e

Browse files
committed
doc: fix doconly to docopen
PR-URL: #19321
1 parent abd7fc0 commit b971a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If you prefer to read the documentation in the browser,
210210
run the following once `make doc` is done:
211211

212212
```console
213-
$ make doconly
213+
$ make docopen
214214
```
215215

216216
This will open up a browser tab/window with the documentation.

0 commit comments

Comments
 (0)