Fossil SCM
Minor doc correction.
Commit
2d6bb6e977047461eb0803994e2bd52bfdd566c639f5afe6d8cc24a29708f356
Parent
71a2d68a7a113e7…
1 file changed
+2
-3
+2
-3
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -121,13 +121,12 @@ | ||
| 121 | 121 | ** |
| 122 | 122 | ** The rankings were initially defined in |
| 123 | 123 | ** https://fossil-scm.org/forum/forumpost/caf8c9a8bb |
| 124 | 124 | ** and are: |
| 125 | 125 | ** |
| 126 | -** 0) A URI starting with /draft1-9, linked to via /setup_skin, trumps | |
| 127 | -** everything else. The rank argument is ignored if zName matches | |
| 128 | -** draft[1-9]. | |
| 126 | +** 0) A URI starting with draft1-9, linked to via /setup_skin, trumps | |
| 127 | +** everything else. | |
| 129 | 128 | ** |
| 130 | 129 | ** 1) The --skin flag or skin: CGI config setting. |
| 131 | 130 | ** |
| 132 | 131 | ** 2) The "skin" display setting cookie or URL argument, in that |
| 133 | 132 | ** order. If the URL argument is provided and refers to a legal |
| 134 | 133 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -121,13 +121,12 @@ | |
| 121 | ** |
| 122 | ** The rankings were initially defined in |
| 123 | ** https://fossil-scm.org/forum/forumpost/caf8c9a8bb |
| 124 | ** and are: |
| 125 | ** |
| 126 | ** 0) A URI starting with /draft1-9, linked to via /setup_skin, trumps |
| 127 | ** everything else. The rank argument is ignored if zName matches |
| 128 | ** draft[1-9]. |
| 129 | ** |
| 130 | ** 1) The --skin flag or skin: CGI config setting. |
| 131 | ** |
| 132 | ** 2) The "skin" display setting cookie or URL argument, in that |
| 133 | ** order. If the URL argument is provided and refers to a legal |
| 134 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -121,13 +121,12 @@ | |
| 121 | ** |
| 122 | ** The rankings were initially defined in |
| 123 | ** https://fossil-scm.org/forum/forumpost/caf8c9a8bb |
| 124 | ** and are: |
| 125 | ** |
| 126 | ** 0) A URI starting with draft1-9, linked to via /setup_skin, trumps |
| 127 | ** everything else. |
| 128 | ** |
| 129 | ** 1) The --skin flag or skin: CGI config setting. |
| 130 | ** |
| 131 | ** 2) The "skin" display setting cookie or URL argument, in that |
| 132 | ** order. If the URL argument is provided and refers to a legal |
| 133 |