aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/mru/lookup/lookup.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/storage/mru/lookup/lookup.go')
-rw-r--r--swarm/storage/mru/lookup/lookup.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/storage/mru/lookup/lookup.go b/swarm/storage/mru/lookup/lookup.go
index c98248d70..a5154d261 100644
--- a/swarm/storage/mru/lookup/lookup.go
+++ b/swarm/storage/mru/lookup/lookup.go
@@ -15,7 +15,7 @@
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
/*
-Package lookup defines resource lookup algorithms and provides tools to place updates
+Package lookup defines Feed lookup algorithms and provides tools to place updates
so they can be found
*/
package lookup