aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/assets/notenoughupdates/gui/customtodos/edit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/notenoughupdates/gui/customtodos/edit.xml b/src/main/resources/assets/notenoughupdates/gui/customtodos/edit.xml
index 83457a60..551d0611 100644
--- a/src/main/resources/assets/notenoughupdates/gui/customtodos/edit.xml
+++ b/src/main/resources/assets/notenoughupdates/gui/customtodos/edit.xml
@@ -48,7 +48,7 @@
<TextField width="300" value="@timer"/>
</Row>
<Row>
- <Text text="Rest at fixed time: " width="150"/>
+ <Text text="Reset at fixed time: " width="150"/>
<Switch value="@isResetOffset"/>
</Row>
<Row>