@@ -219,7 +219,7 @@ discard block |
||
219 | 219 | } |
220 | 220 | |
221 | 221 | /** |
222 | - * Copy date options |
|
222 | + * Copy date options |
|
223 | 223 | */ |
224 | 224 | protected function copyDateOptions() { |
225 | 225 | $insert = $this->connection->getQueryBuilder(); |
@@ -246,7 +246,7 @@ discard block |
||
246 | 246 | } |
247 | 247 | |
248 | 248 | /** |
249 | - * Copy text options |
|
249 | + * Copy text options |
|
250 | 250 | */ |
251 | 251 | protected function copyTextOptions() { |
252 | 252 | $insert = $this->connection->getQueryBuilder(); |
@@ -273,7 +273,7 @@ discard block |
||
273 | 273 | } |
274 | 274 | |
275 | 275 | /** |
276 | - * Copy date votes |
|
276 | + * Copy date votes |
|
277 | 277 | */ |
278 | 278 | protected function copyDateVotes() { |
279 | 279 | $insert = $this->connection->getQueryBuilder(); |