Skip to content

Commit 3ba981b

Browse files
committed
javadoc typo
1 parent 8248cdb commit 3ba981b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-logging/src/main/java/com/google/cloud/logging/MonitoredResourceUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public static MonitoredResource getResource(String projectId, String resourceTyp
128128
/**
129129
* Returns custom log entry enhancers (if available) for resource type.
130130
*
131-
* @return custom long entry enhancers
131+
* @return custom log entry enhancers
132132
*/
133133
public static List<LoggingEnhancer> getResourceEnhancers() {
134134
Resource resourceType = getAutoDetectedResourceType();

0 commit comments

Comments
 (0)