merge-requests/1/head
Henning Geinitz 2004-10-10 13:08:40 +00:00
rodzic 1263a1410a
commit 8e367bc2da
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -453,7 +453,7 @@ init_options (Test_Device * test_device)
od = &test_device->opt[opt_read_limit];
od->name = "read-limit";
od->title = SANE_I18N ("Read limit");
od->desc = SANE_I18N ("Limit the amount of data tranferred with each "
od->desc = SANE_I18N ("Limit the amount of data transferred with each "
"call to sane_read().");
od->type = SANE_TYPE_BOOL;
od->unit = SANE_UNIT_NONE;