Skip to content

Commit

Permalink
fix(comment): update error documentation comment for remote engine se…
Browse files Browse the repository at this point in the history
…rvice (#1548)

## Rationale
Updating an error comment in the code to reflect the correct service
name is needed.

## Test Plan
No need
  • Loading branch information
LeslieKid authored Jul 21, 2024
1 parent c5825cc commit 8011632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/src/grpc/remote_engine_service/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

//! Error definitions for meta event service.
//! Error definitions for remote engine service.

use generic_error::GenericError;
use horaedbproto::common::ResponseHeader;
Expand Down

0 comments on commit 8011632

Please sign in to comment.