Fossil SCM
Fixed minor spelling error
Commit
efdad08182dc8c0ee0747f2e11fb379fcd6ed9a9
Parent
6ee7316567a6042…
1 file changed
+1
-1
+1
-1
| --- src/search.c | ||
| +++ src/search.c | ||
| @@ -175,11 +175,11 @@ | ||
| 175 | 175 | ** Testing the search function. |
| 176 | 176 | ** |
| 177 | 177 | ** COMMAND: search |
| 178 | 178 | ** %fossil search pattern... |
| 179 | 179 | ** |
| 180 | -** Search for timeline entrys matching the pattern. | |
| 180 | +** Search for timeline entries matching the pattern. | |
| 181 | 181 | */ |
| 182 | 182 | void search_cmd(void){ |
| 183 | 183 | Search *p; |
| 184 | 184 | Blob pattern; |
| 185 | 185 | int i; |
| 186 | 186 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -175,11 +175,11 @@ | |
| 175 | ** Testing the search function. |
| 176 | ** |
| 177 | ** COMMAND: search |
| 178 | ** %fossil search pattern... |
| 179 | ** |
| 180 | ** Search for timeline entrys matching the pattern. |
| 181 | */ |
| 182 | void search_cmd(void){ |
| 183 | Search *p; |
| 184 | Blob pattern; |
| 185 | int i; |
| 186 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -175,11 +175,11 @@ | |
| 175 | ** Testing the search function. |
| 176 | ** |
| 177 | ** COMMAND: search |
| 178 | ** %fossil search pattern... |
| 179 | ** |
| 180 | ** Search for timeline entries matching the pattern. |
| 181 | */ |
| 182 | void search_cmd(void){ |
| 183 | Search *p; |
| 184 | Blob pattern; |
| 185 | int i; |
| 186 |