Skip to content

Commit 21988a2

Browse files
author
Saúl Ramírez López
committed
[UPD] Remove spanish comment
1 parent 5219af0 commit 21988a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/spin_formatter.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class SpinFormatter extends TextInputFormatter {
6363
);
6464
}
6565

66-
// Verificar si es un número válido
66+
// Verify if it's a valid number
6767
bool isValidNumber = false;
6868
num? parsedValue;
6969

0 commit comments

Comments
 (0)