Fix typo
Reseting -> Resetting
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							| @@ -163,7 +163,7 @@ function update() { | |||||||
| # Reset Develop or Stable branch | # Reset Develop or Stable branch | ||||||
| function reset() { | function reset() { | ||||||
|     echo "----------------------------" |     echo "----------------------------" | ||||||
|     echo "Reseting branch and virtual env" |     echo "Resetting branch and virtual env" | ||||||
|     echo "----------------------------" |     echo "----------------------------" | ||||||
|  |  | ||||||
|     if [ "1" == $(git branch -vv |grep -cE "\* develop|\* stable") ] |     if [ "1" == $(git branch -vv |grep -cE "\* develop|\* stable") ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user