소스 검색

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