瀏覽代碼

doc/doxygen/chapters/15out_of_core.doxy: fix spelling mistake

Nathalie Furmento 10 年之前
父節點
當前提交
a361303963
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      doc/doxygen/chapters/15out_of_core.doxy

+ 3 - 3
doc/doxygen/chapters/15out_of_core.doxy

@@ -43,9 +43,9 @@ Don't forget to check if the result is correct!
 This can also be achieved by just setting environment variables:
 
 \verbatim
-exoprt STARPU_DISK_SWAP=/tmp
-exoprt STARPU_DISK_SWAP_BACKEND=unistd
-exoprt STARPU_DISK_SWAP_SIZE=$((200*1024*1024))
+export STARPU_DISK_SWAP=/tmp
+export STARPU_DISK_SWAP_BACKEND=unistd
+export STARPU_DISK_SWAP_SIZE=$((200*1024*1024))
 \endverbatim
 
 When the register function is called, StarPU will benchmark the disk. This can