Fixed a typo

This commit is contained in:
Alexandre 2026-01-09 22:47:25 +01:00
parent acea065c71
commit fae4d8b1e6

View File

@ -29,7 +29,7 @@
# Prevent hanging builds # Prevent hanging builds
max-silent-time = 3600; max-silent-time = 3600;
tiemout = 1800; timeout = 1800;
}; };
}; };