Remove duplicate word

This commit is contained in:
Marco Janotta 2021-01-02 19:09:29 +01:00 committed by Daniel Micay
parent 790ee1a635
commit fd267d2b5d

View File

@ -648,7 +648,7 @@ cd ../..</pre>
pushed out to the update client. The <code>$DEVICE-beta</code> and
<code>$DEVICE-stable</code> metadata provide the Beta and Stable release channels used
by the update client. The <code>$DEVICE-testing</code> metadata provides
provides an internal testing channel for the OS developers, which can be temporarily
an internal testing channel for the OS developers, which can be temporarily
enabled using <code>adb shell setprop sys.update.channel testing</code>. The name is
arbitrary and you can also use any other name for internal testing channels.</p>