diff options
Diffstat (limited to 'photon/photon.go')
-rw-r--r-- | photon/photon.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/photon/photon.go b/photon/photon.go index 708deae..44b4b92 100644 --- a/photon/photon.go +++ b/photon/photon.go @@ -1,7 +1,7 @@ // Copyright © 2022 siddharth ravikumar <s@ricketyspace.net> // SPDX-License-Identifier: ISC -// Functions for accessing the Photo gecoding API. +// Functions for accessing the Photon gecoding API. package photon import ( |