Skip to content

Commit a5208f2

Browse files
Update GEOSldas_App/ldas_setup
Co-authored-by: Matt Thompson <[email protected]>
1 parent 4693090 commit a5208f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GEOSldas_App/ldas_setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@ def _printRmInputKeys(rqdRmInpKeys, optRmInpKeys):
18601860
print ('# - writers-per-node = tasks per oserver_node for writing ( default is 5, for future use ),')
18611861
print ('# IMPORTANT REQUIREMENT: total #writers = writers-per-node * oserver_nodes >= 2')
18621862
print ('# Jobs will hang when oserver_nodes = writers-per-node = 1.')
1863-
print ('# - constraint = mil ; submit the job to a particular machine, defaule is "[mil|cas]")
1863+
print ('# - constraint = mil ; submit the job to a particular machine, default is "[mil|cas]")
18641864
print ('#')
18651865
for key in optRmInpKeys:
18661866
print ('#'+key + ':')

0 commit comments

Comments
 (0)