From 3768f89a75dd637f9bd23eee10923b0e7cdb26b7 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Mon, 28 Mar 2022 17:51:10 +0900 Subject: [PATCH] fix typo in main/build.html arbitary -> arbitrary --- docs/api/modules/spython/main/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/modules/spython/main/build.html b/docs/api/modules/spython/main/build.html index 76f2cfa..56b11aa 100644 --- a/docs/api/modules/spython/main/build.html +++ b/docs/api/modules/spython/main/build.html @@ -195,7 +195,7 @@

Source code for spython.main.build

 
     recipe: the path to the recipe file (or source to build from). If not
                defined, we look for "Singularity" file in $PWD
-    image: the image to build (if None, will use arbitary name
+    image: the image to build (if None, will use arbitrary name
     isolated: if True, run build with --isolated flag
     sandbox: if True, create a writable sandbox
     writable: if True, use writable ext3 (sandbox takes preference)
@@ -327,4 +327,4 @@ 

Source code for spython.main.build

    
 
 
-
\ No newline at end of file
+