add missing closing paren

This commit is contained in:
Daniel Micay 2022-12-14 12:12:35 -05:00
parent 699260f91c
commit f496a45d67

View File

@ -981,7 +981,7 @@
(SUPL) to provide this instead.</p> (SUPL) to provide this instead.</p>
<p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls <p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls
on 4G and higher and VoWi-Fi are largely implemented by the OS via TCP/IP on 4G and higher) and VoWi-Fi are largely implemented by the OS via TCP/IP
rather than by the cellular layer itself. This means there will be connections rather than by the cellular layer itself. This means there will be connections
by the OS to carrier servers instead of being handled by cellular. There are by the OS to carrier servers instead of being handled by cellular. There are
already some toggles to control this along with APN configuration but already some toggles to control this along with APN configuration but