Skip to content

Commit 4cc0ec6

Browse files
committed
Tweak the comment slightly. Full stop, caps.
1 parent ae4401c commit 4cc0ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/class-wpcom-liveblog-amp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public static function setup() {
3838
return;
3939
}
4040

41-
// if we're not on a live page, then bail
41+
// If we're not on a liveblog, then bail.
4242
if ( ! WPCOM_Liveblog::is_liveblog_post() ) {
4343
return;
4444
}

0 commit comments

Comments
 (0)