Fixed typo

This commit is contained in:
deajan 2018-06-29 22:11:33 +02:00
parent a64da2ba3d
commit 381313dc41
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
$#!/usr/bin/env bash #!/usr/bin/env bash
#### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS FULL SUBSET ####
#### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MINI SUBSET ####
@ -6,7 +6,7 @@ $#!/usr/bin/env bash
#command line arguments don't take -AaqV for example #command line arguments don't take -AaqV for example
_OFUNCTIONS_VERSION=2.3.0-dev _OFUNCTIONS_VERSION=2.3.0-dev
_OFUNCTIONS_BUILD=2018062601 _OFUNCTIONS_BUILD=2018062901
#### _OFUNCTIONS_BOOTSTRAP SUBSET #### #### _OFUNCTIONS_BOOTSTRAP SUBSET ####
_OFUNCTIONS_BOOTSTRAP=true _OFUNCTIONS_BOOTSTRAP=true
#### _OFUNCTIONS_BOOTSTRAP SUBSET END #### #### _OFUNCTIONS_BOOTSTRAP SUBSET END ####