Skip to content

Commit fe08a0b

Browse files
committed
fix doc
1 parent f8681a2 commit fe08a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCProtobuf/Errors/ErrorDetails.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
public import SwiftProtobuf
1818

19-
/// Common details which can be used to supplement ``DetailedRPCError`` and ``GoogleRPCStatus``.
19+
/// Common details which can be used to supplement ``GoogleRPCStatus``.
2020
///
2121
/// This represents the set of common error types suggested by [Google AIP-193](https://google.aip.dev/193).
2222
/// These types are derived from and will serialize to the those represented in

0 commit comments

Comments
 (0)