summaryrefslogtreecommitdiff
path: root/examples/stackView.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stackView.py')
-rw-r--r--examples/stackView.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/stackView.py b/examples/stackView.py
index 0447cea..4737251 100644
--- a/examples/stackView.py
+++ b/examples/stackView.py
@@ -2,7 +2,7 @@
# coding: utf-8
# /*##########################################################################
#
-# Copyright (c) 2016-2017 European Synchrotron Radiation Facility
+# Copyright (c) 2016-2018 European Synchrotron Radiation Facility
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -23,8 +23,8 @@
# THE SOFTWARE.
#
# ###########################################################################*/
-"""This script is a simple example to illustrate how to use the StackView
-widget.
+"""This script is a simple example to illustrate how to use the
+:mod:`~silx.gui.plot.StackView` widget.
"""
import numpy
import sys