Skip to content

Commit b937bf5

Browse files
author
epriestley
committed
Spell "eventually" correctly, eventually.
Auditors: btrahan
1 parent e8e62f8 commit b937bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/applications/differential/landing/DifferentialLandingToHostedGit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function createMenuItem(
125125

126126
// TODO: This temporarily disables this action, because it doesn't work
127127
// and is confusing to users. If you want to use it, comment out this line
128-
// for now and we'll provide real support evnetually.
128+
// for now and we'll provide real support eventually.
129129
return;
130130

131131
return $this->createActionView(

0 commit comments

Comments
 (0)