Commit 099347e
authored
Fix grammatical errors in error messages regarding identity changes (#1172)
- Updated error message in `server_applyresourcechange_test.go` to correct "then" to "than" in the "Unexpected Identity Change" diagnostic message.
- Updated error message in `server_planresourcechange.go` to correct "then" to "than" in the "Unexpected Identity Change" diagnostic message.
- Updated error message in `server_planresourcechange_test.go` to correct "then" to "than" in multiple instances of the "Unexpected Identity Change" diagnostic message.
- Updated error message in `server_readresource.go` to correct "then" to "than" in the "Unexpected Identity Change" diagnostic message.
- Updated error message in `server_readresource_test.go` to correct "then" to "than" in the "Unexpected Identity Change" diagnostic message.
- Updated error message in `server_updateresource.go` to correct "then" to "than" in the "Unexpected Identity Change" diagnostic message.1 parent 7d8104c commit 099347e
File tree
6 files changed
+7
-7
lines changed- internal/fwserver
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1840 | 1840 | | |
1841 | 1841 | | |
1842 | 1842 | | |
1843 | | - | |
| 1843 | + | |
1844 | 1844 | | |
1845 | 1845 | | |
1846 | 1846 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4075 | 4075 | | |
4076 | 4076 | | |
4077 | 4077 | | |
4078 | | - | |
| 4078 | + | |
4079 | 4079 | | |
4080 | 4080 | | |
4081 | 4081 | | |
| |||
6777 | 6777 | | |
6778 | 6778 | | |
6779 | 6779 | | |
6780 | | - | |
| 6780 | + | |
6781 | 6781 | | |
6782 | 6782 | | |
6783 | 6783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
728 | | - | |
| 728 | + | |
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments