Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Indent tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha committed Apr 5, 2022
1 parent 53f4544 commit 5b67c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/jetpack-crm.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function ( &$app, $features, $domain ) use ( $defaults ) {

if ( $features['jpcrm-version'] ) {

// Install specified version of Jetpack CRM from WP.org repo.
// Install specified version of Jetpack CRM from WP.org repo.
debug( '%s: Installing Jetpack CRM version %s from WP.org repo', $domain, $features['jpcrm-version'] );
add_jpcrm_from_wporg( $features['jpcrm-version'] );

Expand Down

0 comments on commit 5b67c0c

Please sign in to comment.