diff options
| author | Sandro Jäckel <sandro.jaeckel@sap.com> | 2022-10-26 13:47:07 +0200 |
|---|---|---|
| committer | Sandro Jäckel <sandro.jaeckel@sap.com> | 2022-10-26 15:24:17 +0200 |
| commit | 72b8b1e9e393fa987f5ddfa205ace1ea01f2d592 (patch) | |
| tree | 62fdc24ba7b13344a7fb6bba867d768fb51f8d30 /capabilities | |
| parent | f0036dd9238d42ec0ed00ff97362339af0631c43 (diff) | |
| download | go-schwift-72b8b1e9e393fa987f5ddfa205ace1ea01f2d592.tar.gz | |
Fix typos
Diffstat (limited to 'capabilities')
| -rw-r--r-- | capabilities/package.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capabilities/package.go b/capabilities/package.go index 3d1e5a3..9ea2921 100644 --- a/capabilities/package.go +++ b/capabilities/package.go @@ -21,7 +21,7 @@ // trigger otherwise. // // THIS IS A PRIVATE MODULE. It is not covered by any forwards or backwards -// compatiblity and may be gone at a moment's notice. +// compatibility and may be gone at a moment's notice. package capabilities // AllowBulkDelete can be set to false to force Schwift to act as if the server |
