Skip to content

Commit

Permalink
Merge pull request #308 from ivpn0/patch-1
Browse files Browse the repository at this point in the history
Update settings-connection.vue: fix typo
  • Loading branch information
stenya authored Oct 4, 2023
2 parents fd9d930 + 2f09b87 commit c1e6a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/settings/settings-connection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@
</li>
<li>
<b>obfs4 (IAT1)</b> - Large packets will be split into MTU-size
packets by Obfsproxy (instead the network drivers), resulting in
packets by Obfsproxy (instead of the network drivers), resulting in

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Delete `·in`

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Delete `·in`

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Delete `·in`

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Delete `·in`

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Delete `·in`

Check warning on line 462 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Delete `·in`
smaller packets that are more resistant to being reassembled for

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`

Check warning on line 463 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Replace `·smaller·packets·that·are·more·resistant·to·being·reassembled·for` with `·in·smaller·packets·that·are·more·resistant·to·being·reassembled`
analysis and censoring.

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Insert `·for`

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Insert `·for`

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Insert `·for`

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / win

Insert `·for`

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / macos

Insert `·for`

Check warning on line 464 in ui/src/components/settings/settings-connection.vue

View workflow job for this annotation

GitHub Actions / linux

Insert `·for`
</li>
Expand Down

0 comments on commit c1e6a86

Please sign in to comment.