Skip to content

Commit 46ede22

Browse files
committed
refs #1559 : bugfix - typo
1 parent 0937dc0 commit 46ede22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/legacy/Textcube.Data.Tag.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ static function addTagsWithEntryId($blogid, $entry, /*string array*/
7272
}
7373

7474
/*@static@*/
75-
static unction modifyTagsWithEntryId($blogid, $entry, /*string array*/
75+
static function modifyTagsWithEntryId($blogid, $entry, /*string array*/
7676
$taglist) {
7777
global $database;
7878

0 commit comments

Comments
 (0)