aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Levon <john.levon@nutanix.com>2022-01-25 18:36:56 +0000
committerGitHub <noreply@github.com>2022-01-25 18:36:56 +0000
commit314ed91fd991756bef2c87ecdf7feff4016c1d40 (patch)
tree9fe519181e86f7b4e37239425391c228ce7ea81a /docs
parent12725b96ecda6491c4a6819d3a4d99c9b78c50c1 (diff)
downloadlibvfio-user-314ed91fd991756bef2c87ecdf7feff4016c1d40.zip
libvfio-user-314ed91fd991756bef2c87ecdf7feff4016c1d40.tar.gz
libvfio-user-314ed91fd991756bef2c87ecdf7feff4016c1d40.tar.bz2
fix a small typo in docs (#638)
Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/spdk.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spdk.md b/docs/spdk.md
index 4ae4a88..b60e930 100644
--- a/docs/spdk.md
+++ b/docs/spdk.md
@@ -9,7 +9,7 @@ GPIO.
Use Oracle's QEMU d377d483f9 from https://github.com/oracle/qemu:
git clone https://github.com/oracle/qemu qemu-orcl
- cd qemu-ocrl
+ cd qemu-orcl
git submodule update --init --recursive
./configure --enable-multiprocess
make