Skip to content

Commit 0c8bc65

Browse files
authored
fix: correct a few typos in the internal error (#558)
1 parent a20bab6 commit 0c8bc65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

messages/internal_error/root.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ root:table {
146146
I1093E:string{ "Cannot remove the drive: 'Critical' cartridge is loaded." }
147147
I1094E:string{ "Cannot add the drive: the drive is already added." }
148148
I1095E:string{ "Unexpected inventory rebuild error (have to manage within LTFS itself)." }
149-
I1096E:string{ "Library failes to get inventory. Try to unmount LTFS and re-mount LTFS again." }
149+
I1096E:string{ "Library failed to get inventory. Try to unmount LTFS and re-mount LTFS again." }
150150
I1097E:string{ "Operation needs to be restarted." }
151151
I1098E:string{ "No target drive is found." }
152152
I1099E:string{ "No supported filesystem type for dcache is in this system." }
@@ -191,7 +191,7 @@ root:table {
191191
I1138E:string{ "Specified block size is not correct." }
192192
I1139E:string{ "Specified volume name is not correct." }
193193
I1140E:string{ "Specified placement policy is not correct." }
194-
I1141E:string{ "Need to specify a genaration to be rollbacked." }
194+
I1141E:string{ "Need to specify a generation to be rollbacked." }
195195
I1142E:string{ "Specified generation is not correct." }
196196
I1143E:string{ "Rollback target generation is not specified." }
197197
I1144E:string{ "Multiple target indexes were found on the cartridge." }
@@ -275,7 +275,7 @@ root:table {
275275
I5014E:string{ "Wrong UUID is detected." }
276276
I5015E:string{ "Cannot parse generation number correctly." }
277277
I5016E:string{ "Cannot parse index's updatetime correctly." }
278-
I5017E:string{ "Wrong tape position of index or labal is detected." }
278+
I5017E:string{ "Wrong tape position of index or label is detected." }
279279
I5018E:string{ "Wrong tape position of previous index is detected." }
280280
I5019E:string{ "Unexpected policyupdate value is detected." }
281281
I5020E:string{ "Wrong policy value is detected." }

0 commit comments

Comments
 (0)