Re: [w3c/screen-orientation] Locking orientation algorithm edits (#160)

marcoscaceres requested changes on this pull request.



> @@ -839,7 +839,7 @@ <h2>
       </section>
       <section data-link-for="OrientationType">
         <h2>
-          <dfn>Locking orientation algorithm</dfn>
+          <dfn>Applying an orientation lock algorithm</dfn>

Try to avoid double defining, otherwise it's not clear which one to link to. 

```suggestion
          Apply an orientation lock algorithm
```

Similarly below... 

> @@ -1007,7 +1012,7 @@ <h2>
       </section>
       <section>
         <h2>
-          Active orientation lock algorithm
+          <dfn>Active orientation lock algorithm</dfn>

Make sure the definition below is consistent with the heading here too :) 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/160#pullrequestreview-207967216

Received on Tuesday, 26 February 2019 13:59:56 UTC